Home
last modified time | relevance | path

Searched refs:dma_coherent (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/arcmsr/
A Darcmsr_hba.c677 void *dma_coherent; in arcmsr_alloc_io_queue() local
686 if (!dma_coherent) { in arcmsr_alloc_io_queue()
700 if (!dma_coherent) { in arcmsr_alloc_io_queue()
716 if (!dma_coherent){ in arcmsr_alloc_io_queue()
737 if (!dma_coherent) { in arcmsr_alloc_io_queue()
759 void *dma_coherent; in arcmsr_alloc_xor_buffer() local
785 if (dma_coherent) { in arcmsr_alloc_xor_buffer()
809 void *dma_coherent; in arcmsr_alloc_ccb_pool() local
837 if(!dma_coherent){ in arcmsr_alloc_ccb_pool()
841 acb->dma_coherent = dma_coherent; in arcmsr_alloc_ccb_pool()
[all …]
A Darcmsr.h919 void * dma_coherent; member
/drivers/scsi/
A Dhptiop.c1440 hba->dma_coherent[i] = start_virt; in hptiop_probe()
1473 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_probe()
1476 hba->dma_coherent[i], in hptiop_probe()
1560 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_remove()
1563 hba->dma_coherent[i], in hptiop_remove()
A Dhptiop.h322 void *dma_coherent[HPTIOP_MAX_REQUESTS]; member
/drivers/dma/ti/
A Dk3-udma-glue.c315 tx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_tx_chn_common()
1006 rx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_rx_chn_priv()
1107 rx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_remote_rx_chn_common()
A Dk3-udma.c431 chan_dev->dma_coherent = false; in k3_configure_chan_coherency()
436 chan_dev->dma_coherent = true; in k3_configure_chan_coherency()
442 chan_dev->dma_coherent = false; in k3_configure_chan_coherency()
/drivers/base/
A Dcore.c3174 dev->dma_coherent = dma_default_coherent; in device_initialize()

Completed in 50 milliseconds