Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dathnreg.h382 #define AR_ISR_LP_RXOK 0x00000002 macro
H A Darn9003.c1417 if (intr & (AR_ISR_LP_RXOK | AR_ISR_RXERR)) in ar9003_intr()