Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c750 ha->dma64_support = 0; in gdth_init_eisa()
851 ha->dma64_support = 0; in gdth_init_isa()
983 ha->dma64_support = 0; in gdth_init_pci()
1095 ha->dma64_support = 0; in gdth_init_pci()
1224 ha->dma64_support = 0; in gdth_init_pci()
1226 ha->dma64_support = 1; in gdth_init_pci()
5039 !ha->dma64_support) { in gdth_pci_probe_one()
Dgdth.h860 u8 dma64_support; /* 64-bit DMA supported? */ member