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

  /src/sys/dev/isa/
wtreg.h 88 #define TPWANY 0x0800 /* write command requested */
wt.c 474 if (sc->flags & TPWANY) {
485 if ((sc->flags & TPRANY) && (sc->flags & (TPVOL | TPWANY)) == 0) {
539 sc->flags |= TPWANY;
621 if ((sc->flags & TPREAD) == 0 || (sc->flags & TPWANY))
655 sc->flags |= TPWO | TPWANY;
841 sc->flags |= TPWMARK | TPWANY;

Completed in 13 milliseconds