Searched refs:dma_coherent_handle (Results 1 – 4 of 4) sorted by relevance
673 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local680 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()694 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()710 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()731 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()754 dma_addr_t dma_coherent_handle; in arcmsr_alloc_ccb_pool() local786 acb->dma_coherent_handle = dma_coherent_handle; in arcmsr_alloc_ccb_pool()819 dma_coherent_handle = next_ccb_phy; in arcmsr_alloc_ccb_pool()3945 dma_addr_t dma_coherent_handle; in arcmsr_iop_confirm() local3960 dma_coherent_handle = acb->dma_coherent_handle + in arcmsr_iop_confirm()[all …]
899 dma_addr_t dma_coherent_handle; member
1443 hba->dma_coherent_handle[i] = start_phy; in hptiop_probe()1475 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_probe()1479 hba->dma_coherent_handle[i]); in hptiop_probe()1562 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_remove()1566 hba->dma_coherent_handle[i]); in hptiop_remove()
323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; member
Completed in 25 milliseconds