Home
last modified time | relevance | path

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

/linux/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
/linux/drivers/scsi/arcmsr/
H A Darcmsr.h921 dma_addr_t dma_coherent_handle; member