Home
last modified time | relevance | path

Searched refs:DAC960_V2_ScatterGatherSegment_T (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/
DDAC960.h1647 DAC960_V2_ScatterGatherSegment_T; typedef
1656 DAC960_V2_ScatterGatherSegment_T ScatterGatherSegments[2]; /* Bytes 0-31 */
2254 DAC960_V2_ScatterGatherSegment_T *ScatterGatherList;
DDAC960.c295 DAC960_V2_ScatterGatherLimit * sizeof(DAC960_V2_ScatterGatherSegment_T), in DAC960_CreateAuxiliaryStructures()
296 sizeof(DAC960_V2_ScatterGatherSegment_T), 0); in DAC960_CreateAuxiliaryStructures()
362 (DAC960_V2_ScatterGatherSegment_T *)ScatterGatherCPU; in DAC960_CreateAuxiliaryStructures()
3298 DAC960_V2_ScatterGatherSegment_T *ScatterGatherList; in DAC960_V2_QueueReadWriteCommand()