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

  /src/sys/dev/ic/
smc90cx6reg.h 75 #define BAH_POR 0x10 /* non maskable interrupt */
smc90cx6.c 163 } while (!(GETREG(BAHSTAT) & BAH_POR));
261 } while (!(GETREG(BAHSTAT) & BAH_POR));
274 sc->sc_intmask = BAH_RECON|BAH_POR;
744 if (maskedisr & BAH_POR) {

Completed in 14 milliseconds