Searched refs:ScatterGatherDMA (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
H A DDAC960.c270 dma_addr_t ScatterGatherDMA; DAC960_CreateAuxiliaryStructures() local
339 &ScatterGatherDMA); DAC960_CreateAuxiliaryStructures()
348 ScatterGatherDMA); DAC960_CreateAuxiliaryStructures()
357 Command->V1.ScatterGatherListDMA = ScatterGatherDMA; DAC960_CreateAuxiliaryStructures()
363 Command->V2.ScatterGatherListDMA = ScatterGatherDMA; DAC960_CreateAuxiliaryStructures()
385 dma_addr_t ScatterGatherDMA; DAC960_DestroyAuxiliaryStructures() local
404 ScatterGatherDMA = Command->V1.ScatterGatherListDMA; DAC960_DestroyAuxiliaryStructures()
409 ScatterGatherDMA = Command->V2.ScatterGatherListDMA; DAC960_DestroyAuxiliaryStructures()
414 pci_pool_free(ScatterGatherPool, ScatterGatherCPU, ScatterGatherDMA); DAC960_DestroyAuxiliaryStructures()

Completed in 71 milliseconds