Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.h871 DAC960_V1_ScatterGatherSegment_T; typedef
2243 DAC960_V1_ScatterGatherSegment_T *ScatterGatherList;
DDAC960.c282 DAC960_V1_ScatterGatherLimit * sizeof(DAC960_V1_ScatterGatherSegment_T), in DAC960_CreateAuxiliaryStructures()
283 sizeof(DAC960_V1_ScatterGatherSegment_T), 0); in DAC960_CreateAuxiliaryStructures()
356 (DAC960_V1_ScatterGatherSegment_T *)ScatterGatherCPU; in DAC960_CreateAuxiliaryStructures()
3207 DAC960_V1_ScatterGatherSegment_T *ScatterGatherList = in DAC960_V1_QueueReadWriteCommand()