Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h962 #define ATW_TXSTAT_TRO (1<<25) /* TX over-run error */ macro
H A Datw.c3204 ATW_TXSTAT_TRO | ATW_TXSTAT_SOFBR) in atw_txintr()
3280 if (txstat & ATW_TXSTAT_TRO) in atw_txintr()