Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c4701 dma_addr_t scratch_dma_handle = 0; in gdth_isa_probe_one() local
4748 &scratch_dma_handle); in gdth_isa_probe_one()
4751 ha->scratch_phys = scratch_dma_handle; in gdth_isa_probe_one()
4754 &scratch_dma_handle); in gdth_isa_probe_one()
4757 ha->msg_phys = scratch_dma_handle; in gdth_isa_probe_one()
4762 &scratch_dma_handle); in gdth_isa_probe_one()
4765 ha->coal_stat_phys = scratch_dma_handle; in gdth_isa_probe_one()
4833 dma_addr_t scratch_dma_handle = 0; in gdth_eisa_probe_one() local
4874 &scratch_dma_handle); in gdth_eisa_probe_one()
4877 ha->scratch_phys = scratch_dma_handle; in gdth_eisa_probe_one()
[all …]