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

  /src/sys/dev/ic/
advlib.c 310 if (AscGetChipBusType(iot, ioh) == ASC_IS_ISAPNP) {
312 sc->bus_type = ASC_IS_ISAPNP;
541 } else if (sc->bus_type == ASC_IS_ISAPNP) {
725 return (ASC_IS_ISAPNP);
advlib.h 109 #define ASC_IS_ISAPNP 0x0081

Completed in 16 milliseconds