Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h387 #define AR_ISR_RXORN 0x00000020 macro
H A Dar5008.c1399 if (intr & (AR_ISR_RXOK | AR_ISR_RXERR | AR_ISR_RXORN)) in ar5008_intr()