Lines Matching defs:ASC_IS_PCI_ULTRA
89 #define ASC_IS_PCI_ULTRA (0x0104)
2636 if ((asc_dvc_varp->bus_type & ASC_IS_PCI_ULTRA)
2637 == ASC_IS_PCI_ULTRA) {
8638 asc_dvc->bus_type = ASC_IS_PCI_ULTRA;
9028 if (((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) ==
9029 ASC_IS_PCI_ULTRA)) {
9064 if (((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA) &&
9179 if ((asc_dvc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA) {