Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.c4694 dma_addr_t scratch_dma_handle = 0; in gdth_isa_probe_one() local
4741 &scratch_dma_handle); in gdth_isa_probe_one()
4744 ha->scratch_phys = scratch_dma_handle; in gdth_isa_probe_one()
4747 &scratch_dma_handle); in gdth_isa_probe_one()
4750 ha->msg_phys = scratch_dma_handle; in gdth_isa_probe_one()
4755 &scratch_dma_handle); in gdth_isa_probe_one()
4758 ha->coal_stat_phys = scratch_dma_handle; in gdth_isa_probe_one()
4826 dma_addr_t scratch_dma_handle = 0; in gdth_eisa_probe_one() local
4867 &scratch_dma_handle); in gdth_eisa_probe_one()
4870 ha->scratch_phys = scratch_dma_handle; in gdth_eisa_probe_one()
[all …]