Searched refs:ASC_IS_PCI_ULTRA (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dadvlib.c269 sc->bus_type = ASC_IS_PCI_ULTRA;
446 if (((sc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA)) {
480 if (((sc->bus_type & ASC_IS_PCI_ULTRA) == ASC_IS_PCI_ULTRA) &&
534 if ((sc->bus_type & ASC_IS_PCI_ULTRA) != ASC_IS_PCI_ULTRA) {
H A Dadvlib.h112 #define ASC_IS_PCI_ULTRA 0x0104 macro

Completed in 219 milliseconds