Home
last modified time | relevance | path

Searched refs:dma_coherent_handle (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/arcmsr/
A Darcmsr_hba.c673 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local
680 &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() local
786 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() local
3960 dma_coherent_handle = acb->dma_coherent_handle + in arcmsr_iop_confirm()
[all …]
A Darcmsr.h899 dma_addr_t dma_coherent_handle; member
/linux/drivers/scsi/
A Dhptiop.c1443 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()
A Dhptiop.h323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; member

Completed in 25 milliseconds