Searched refs:dma_coherent_handle (Results 1 – 4 of 4) sorted by relevance
678 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local 685 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue() 690 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue() 699 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue() 704 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue() 715 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue() 720 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue() 736 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue() 741 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue() 760 dma_addr_t dma_coherent_handle; in arcmsr_alloc_xor_buffer() local 810 dma_addr_t dma_coherent_handle; arcmsr_alloc_ccb_pool() local 4032 dma_addr_t dma_coherent_handle; arcmsr_iop_confirm() local [all...]
921 dma_addr_t dma_coherent_handle; member 922 /* dma_coherent_handle used for memory free */
323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; 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()