Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h401 #define AR_ISR_TXMINTR 0x00080000 macro
H A Dar9003.c1356 if (intr & (AR_ISR_TXMINTR | AR_ISR_TXINTM)) in ar9003_intr()