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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsmc90cx6reg.h75 #define BAH_POR 0x10 /* non maskable interrupt */ macro
H A Dsmc90cx6.c169 } while (!(GETREG(BAHSTAT) & BAH_POR));
263 } while (!(GETREG(BAHSTAT) & BAH_POR));
276 sc->sc_intmask = BAH_RECON|BAH_POR;
751 if (maskedisr & BAH_POR) {

Completed in 54 milliseconds