Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dtwe.c461 status & TWE_STAT_FLAGS, TWE_STAT_BITS));
475 status & TWE_STAT_FLAGS, TWE_STAT_BITS));
628 status & TWE_STAT_FLAGS, TWE_STAT_BITS));
1011 status & TWE_STAT_FLAGS, TWE_STAT_BITS));
1043 status & TWE_STAT_FLAGS, TWE_STAT_BITS));
Dtwereg.h73 #define TWE_STAT_FLAGS 0x00fff000 /* mask out other stuff */ macro