Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dgdth.c752 ha->dma64_support = 0; in gdth_init_eisa()
853 ha->dma64_support = 0; in gdth_init_isa()
985 ha->dma64_support = 0; in gdth_init_pci()
1097 ha->dma64_support = 0; in gdth_init_pci()
1232 ha->dma64_support = 0; in gdth_init_pci()
1234 ha->dma64_support = 1; in gdth_init_pci()
5050 !ha->dma64_support) { in gdth_pci_probe_one()
Dgdth.h871 u8 dma64_support; /* 64-bit DMA supported? */ member