Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dgdth.c4017 dma_addr_t scratch_dma_handle = 0; in gdth_pci_probe_one() local
4058 &scratch_dma_handle, GFP_KERNEL); in gdth_pci_probe_one()
4061 ha->scratch_phys = scratch_dma_handle; in gdth_pci_probe_one()
4064 &scratch_dma_handle, GFP_KERNEL); in gdth_pci_probe_one()
4067 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()