Searched refs:RT2860_RX_DONE_INT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/rwn/ | ||
H A D | rt2860_reg.h | 232 #define RT2860_RX_DONE_INT (1 << 2) macro |
H A D | rt2860.c | 1874 if (r & RT2860_RX_DONE_INT) { in rt2860_intr() |