Searched refs:ScatterGatherList (Results 1 – 2 of 2) sorted by relevance
355 Command->V1.ScatterGatherList = in DAC960_CreateAuxiliaryStructures()361 Command->V2.ScatterGatherList = in DAC960_CreateAuxiliaryStructures()403 ScatterGatherCPU = (void *)Command->V1.ScatterGatherList; in DAC960_DestroyAuxiliaryStructures()408 ScatterGatherCPU = (void *)Command->V2.ScatterGatherList; in DAC960_DestroyAuxiliaryStructures()3207 DAC960_V1_ScatterGatherSegment_T *ScatterGatherList = in DAC960_V1_QueueReadWriteCommand() local3208 Command->V1.ScatterGatherList; in DAC960_V1_QueueReadWriteCommand()3242 for (i = 0; i < Command->SegmentCount; i++, ScatterList++, ScatterGatherList++) { in DAC960_V1_QueueReadWriteCommand()3243 ScatterGatherList->SegmentDataPointer = in DAC960_V1_QueueReadWriteCommand()3245 ScatterGatherList->SegmentByteCount = in DAC960_V1_QueueReadWriteCommand()3298 DAC960_V2_ScatterGatherSegment_T *ScatterGatherList; in DAC960_V2_QueueReadWriteCommand() local[all …]
2243 DAC960_V1_ScatterGatherSegment_T *ScatterGatherList; member2254 DAC960_V2_ScatterGatherSegment_T *ScatterGatherList; member