Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
DDAC960.c357 Command->V1.ScatterGatherListDMA = ScatterGatherDMA; in DAC960_CreateAuxiliaryStructures()
363 Command->V2.ScatterGatherListDMA = ScatterGatherDMA; in DAC960_CreateAuxiliaryStructures()
404 ScatterGatherDMA = Command->V1.ScatterGatherListDMA; in DAC960_DestroyAuxiliaryStructures()
409 ScatterGatherDMA = Command->V2.ScatterGatherListDMA; in DAC960_DestroyAuxiliaryStructures()
3238 CommandMailbox->Type5.BusAddress = Command->V1.ScatterGatherListDMA; in DAC960_V1_QueueReadWriteCommand()
3310 Command->V2.ScatterGatherListDMA; in DAC960_V2_QueueReadWriteCommand()
DDAC960.h2244 dma_addr_t ScatterGatherListDMA; member
2255 dma_addr_t ScatterGatherListDMA; member