Searched refs:RTW_INTR_ROK (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/rtw/ | ||
H A D | rtwreg.h | 244 #define RTW_INTR_ROK BIT(0) /* Rx OK */ macro 249 #define RTW_INTR_RX (RTW_INTR_RER|RTW_INTR_ROK | \ |
H A D | rtw.c | 2825 PRINTINTR(RTW_INTR_ROK); |
Completed in 53 milliseconds