Searched refs:dma_coherent_handle (Results 1 – 4 of 4) sorted by relevance
679 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local686 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()691 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()700 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()705 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()716 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()721 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()737 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()742 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()761 dma_addr_t dma_coherent_handle; in arcmsr_alloc_xor_buffer() local[all …]
921 dma_addr_t dma_coherent_handle; member
1441 hba->dma_coherent_handle[i] = start_phy; in hptiop_probe()1473 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_probe()1477 hba->dma_coherent_handle[i]); in hptiop_probe()1560 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_remove()1564 hba->dma_coherent_handle[i]); in hptiop_remove()
323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; member