Home
last modified time | relevance | path

Searched refs:AR_ISR_HIUERR (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c61 if (isr & AR_ISR_HIUERR) in ar5211GetPendingInterrupts()
H A Dar5211reg.h389 #define AR_ISR_HIUERR 0x00080000 /* An unexpected bus error has occurred */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c84 if (isr & AR_ISR_HIUERR) in ar5212GetPendingInterrupts()
H A Dar5212reg.h436 #define AR_ISR_HIUERR 0x00080000 /* An unexpected bus error has occurred */ macro