Home
last modified time | relevance | path

Searched refs:AR_ISR_RXMINTR (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnreg.h406 #define AR_ISR_RXMINTR 0x01000000 macro
H A Dar5008.c1397 if (intr & (AR_ISR_RXMINTR | AR_ISR_RXINTM)) in ar5008_intr()
H A Dar9003.c1349 if (intr & (AR_ISR_RXMINTR | AR_ISR_RXINTM)) in ar9003_intr()