Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth.c4695 dma_addr_t scratch_dma_handle = 0; in gdth_isa_probe_one() local
4742 &scratch_dma_handle); in gdth_isa_probe_one()
4745 ha->scratch_phys = scratch_dma_handle; in gdth_isa_probe_one()
4748 &scratch_dma_handle); in gdth_isa_probe_one()
4751 ha->msg_phys = scratch_dma_handle; in gdth_isa_probe_one()
4756 &scratch_dma_handle); in gdth_isa_probe_one()
4759 ha->coal_stat_phys = scratch_dma_handle; in gdth_isa_probe_one()
4827 dma_addr_t scratch_dma_handle = 0; in gdth_eisa_probe_one() local
4868 &scratch_dma_handle); in gdth_eisa_probe_one()
4871 ha->scratch_phys = scratch_dma_handle; in gdth_eisa_probe_one()
[all …]