Lines Matching defs:ASC_IS_PCI_ULTRA
91 #define ASC_IS_PCI_ULTRA (0x0104)
2660 if ((asc_dvc_varp->bus_type & ASC_IS_PCI_ULTRA)
2661 == ASC_IS_PCI_ULTRA) {
8799 asc_dvc->bus_type = ASC_IS_PCI_ULTRA;
9201 if (((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) ==
9202 ASC_IS_PCI_ULTRA)) {
9237 if (((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA) &&
9352 if ((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA) {