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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h249 #define RTW_INTR_RX (RTW_INTR_RER|RTW_INTR_ROK | \ macro
H A Drtw.c555 rsc->sc_inten = RTW_INTR_RX | RTW_INTR_TX | RTW_INTR_IOERROR;
2832 if ((isr & RTW_INTR_RX) != 0) {

Completed in 70 milliseconds