Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dbereg.h153 #define BE_BR_STAT_TFIFO_UND 0x00000200 /* tx fifo underrun */ macro
Dbe.c807 if (why & BE_BR_STAT_TFIFO_UND) { in beeint()