Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth.c749 ha->dma64_support = 0; in gdth_init_eisa()
850 ha->dma64_support = 0; in gdth_init_isa()
982 ha->dma64_support = 0; in gdth_init_pci()
1094 ha->dma64_support = 0; in gdth_init_pci()
1223 ha->dma64_support = 0; in gdth_init_pci()
1225 ha->dma64_support = 1; in gdth_init_pci()
5041 !ha->dma64_support) { in gdth_pci_probe_one()
Dgdth.h859 u8 dma64_support; /* 64-bit DMA supported? */ member