Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c4094 dma_addr_t scratch_dma_handle = 0; in gdth_pci_probe_one() local
4135 &scratch_dma_handle, GFP_KERNEL); in gdth_pci_probe_one()
4138 ha->scratch_phys = scratch_dma_handle; in gdth_pci_probe_one()
4141 &scratch_dma_handle, GFP_KERNEL); in gdth_pci_probe_one()
4144 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()