Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/arcmsr/
Darcmsr_hba.c237 acb->dma_coherent2, acb->dma_coherent_handle2); in arcmsr_free_io_queue()
651 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
665 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
681 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
763 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_ccb_pool()
3769 dma_coherent_handle = acb->dma_coherent_handle2; in arcmsr_iop_confirm()
3889 dma_coherent_handle = acb->dma_coherent_handle2; in arcmsr_iop_confirm()
Darcmsr.h803 dma_addr_t dma_coherent_handle2; member