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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h91 #define TPTIMER 0x4000 /* timer() is active */ macro
H A Dwt.c492 sc->flags &= TPREW | TPRMARK | TPSTART | TPTIMER;
986 if (sc->flags & TPTIMER)
988 sc->flags |= TPTIMER;
1009 sc->flags &= ~TPTIMER;

Completed in 103 milliseconds