Searched refs:ATW_INTR_TRT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Datwreg.h238 #define ATW_INTR_TRT __BIT(4) /* transmit retry count macro
H A Datw.c1322 sc->sc_inten |= ATW_INTR_TPS | ATW_INTR_TLT | ATW_INTR_TRT |
1330 ATW_INTR_TRT;
2854 PRINTINTR(ATW_INTR_TRT);
2899 if (txstatus & ATW_INTR_TRT) {

Completed in 96 milliseconds