Searched refs:AR_ISR_S1_S (Results 1 – 7 of 7) sorted by relevance
94 isr1 = OS_REG_READ(ah, AR_ISR_S1_S); in ar5212GetPendingInterrupts()117 AH_PRIVATE(ah)->ah_fatalState[2] = OS_REG_READ(ah, AR_ISR_S1_S); in ar5212GetPendingInterrupts()
61 #define AR_ISR_S1_S 0x00c8 /* ISR_S1 shadow copy */ macro
84 AH_PRIVATE(ah)->ah_fatalState[2] = OS_REG_READ(ah, AR_ISR_S1_S); in ar5211GetPendingInterrupts()
64 #define AR_ISR_S1_S 0x00c8 /* Secondary interrupt status reg 1 */ macro
119 isr1 = OS_REG_READ(ah, AR_ISR_S1_S); in ar5416GetPendingInterrupts()
66 #define AR_ISR_S1_S 0x00c8 macro
1044 reg = AR_READ(sc, AR_ISR_S1_S); in ar5008_tx_intr()