Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_interrupts.c61 if (isr & AR_ISR_HIUERR) in ar5211GetPendingInterrupts()
HDar5211reg.h389 #define AR_ISR_HIUERR 0x00080000 /* An unexpected bus error has occurred */ macro
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212_interrupts.c83 if (isr & AR_ISR_HIUERR) in ar5212GetPendingInterrupts()
HDar5212reg.h436 #define AR_ISR_HIUERR 0x00080000 /* An unexpected bus error has occurred */ macro