Searched refs:ASC_IS_PCI (Results 1 – 3 of 3) sorted by relevance
177 sc->bus_type = ASC_IS_PCI;
289 if ((sc->bus_type & ASC_IS_PCI) &&327 if (sc->bus_type == ASC_IS_PCI)550 if (sc->bus_type & ASC_IS_PCI) {757 return (ASC_IS_PCI);
118 #define ASC_IS_PCI 0x0004 macro