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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h89 #define TPRANY 0x1000 /* read command requested */ macro
H A Dwt.c485 if ((sc->flags & TPRANY) && (sc->flags & (TPVOL | TPWANY)) == 0) {
636 sc->flags |= TPRO | TPRANY;
641 if ((sc->flags & TPWRITE) == 0 || (sc->flags & (TPWP | TPRANY)))
822 sc->flags |= TPRMARK | TPRANY;

Completed in 87 milliseconds