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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h84 #define TPEXCEP 0x0080 /* i/o exception flag */ macro
H A Dwt.c662 sc->flags &= ~TPEXCEP;
670 if (sc->flags & TPEXCEP) {
769 sc->flags |= TPEXCEP; /* i/o error */
967 sc->flags |= TPEXCEP; /* error */
970 sc->flags &= ~TPEXCEP; /* clear exception flag */

Completed in 111 milliseconds