Home
last modified time | relevance | path

Searched refs:dma_coherent_handle (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H A Darcmsr_hba.c670 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local
677 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
682 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
691 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
696 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
707 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
712 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
728 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
733 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
751 dma_addr_t dma_coherent_handle; in arcmsr_alloc_ccb_pool() local
3942 dma_addr_t dma_coherent_handle; arcmsr_iop_confirm() local
[all...]
H A Darcmsr.h902 dma_addr_t dma_coherent_handle; member
903 /* dma_coherent_handle used for memory free */
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c677 dma_addr_t dma_coherent_handle; in arcmsr_alloc_io_queue() local
684 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
689 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
698 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
703 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
714 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
719 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
735 &dma_coherent_handle, GFP_KERNEL); in arcmsr_alloc_io_queue()
740 acb->dma_coherent_handle2 = dma_coherent_handle; in arcmsr_alloc_io_queue()
758 dma_addr_t dma_coherent_handle; in arcmsr_alloc_ccb_pool() local
3947 dma_addr_t dma_coherent_handle; arcmsr_iop_confirm() local
[all...]
H A Darcmsr.h904 dma_addr_t dma_coherent_handle; member
905 /* dma_coherent_handle used for memory free */
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.c1446 hba->dma_coherent_handle[i] = start_phy; in hptiop_probe()
1478 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_probe()
1482 hba->dma_coherent_handle[i]); in hptiop_probe()
1565 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_remove()
1569 hba->dma_coherent_handle[i]); in hptiop_remove()
H A Dhptiop.h323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.c1441 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()
H A Dhptiop.h323 dma_addr_t dma_coherent_handle[HPTIOP_MAX_REQUESTS]; member

Completed in 21 milliseconds