HomeSort by: relevance | last modified time | path
    Searched refs:ASC_IS_PCI_ULTRA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
advlib.c 269 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) {
advlib.h 112 #define ASC_IS_PCI_ULTRA 0x0104

Completed in 15 milliseconds