Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c751 ha->dma64_support = 0; in gdth_init_eisa()
852 ha->dma64_support = 0; in gdth_init_isa()
984 ha->dma64_support = 0; in gdth_init_pci()
1096 ha->dma64_support = 0; in gdth_init_pci()
1231 ha->dma64_support = 0; in gdth_init_pci()
1233 ha->dma64_support = 1; in gdth_init_pci()
5049 !ha->dma64_support) { in gdth_pci_probe_one()
Dgdth.h871 u8 dma64_support; /* 64-bit DMA supported? */ member