Home
last modified time | relevance | path

Searched refs:RESETMASK (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/isa/
Dwt.c155 u_char BUSY, NOEXCEP, RESETMASK, RESETVAL, ONLINE, RESET, REQUEST, IEN; member
216 sc->RESETMASK = WT_RESETMASK; sc->RESETVAL = WT_RESETVAL;
233 sc->RESETMASK = AV_RESETMASK; sc->RESETVAL = AV_RESETVAL;
994 return (x & sc->RESETMASK) == sc->RESETVAL;