Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.h830 u8 dma64_support; /* 64-bit DMA supported? */ member
Dgdth.c633 ha->dma64_support = 0; in gdth_init_pci()
745 ha->dma64_support = 0; in gdth_init_pci()
874 ha->dma64_support = 0; in gdth_init_pci()
876 ha->dma64_support = 1; in gdth_init_pci()
4167 !ha->dma64_support) { in gdth_pci_probe_one()