Searched refs:BE_BR_STAT_TFIFO_UND (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/sbus/ | ||
| D | bereg.h | 153 #define BE_BR_STAT_TFIFO_UND 0x00000200 /* tx fifo underrun */ macro |
| D | be.c | 807 if (why & BE_BR_STAT_TFIFO_UND) { in beeint() |