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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h86 #define TPWO 0x0200 /* write command outstanding */ macro
H A Dwt.c534 sc->flags &= ~(TPRO | TPWO | TPVOL);
645 if ((sc->flags & TPWO) == 0) {
655 sc->flags |= TPWO | TPWANY;
793 int rwmode = sc->flags & (TPRO | TPWO);
795 sc->flags &= ~(TPRO | TPWO | TPVOL);
817 sc->flags &= ~(TPRO | TPWO | TPVOL);
836 sc->flags &= ~(TPRO | TPWO);
1070 sc->flags &= ~(TPRO | TPWO);

Completed in 122 milliseconds