HomeSort by: relevance | last modified time | path
    Searched refs:AR_ISR_S1_S (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_interrupts.c 94 isr1 = OS_REG_READ(ah, AR_ISR_S1_S);
117 AH_PRIVATE(ah)->ah_fatalState[2] = OS_REG_READ(ah, AR_ISR_S1_S);
ar5212reg.h 61 #define AR_ISR_S1_S 0x00c8 /* ISR_S1 shadow copy */
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_interrupts.c 84 AH_PRIVATE(ah)->ah_fatalState[2] = OS_REG_READ(ah, AR_ISR_S1_S);
ar5211reg.h 64 #define AR_ISR_S1_S 0x00c8 /* Secondary interrupt status reg 1 */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_interrupts.c 119 isr1 = OS_REG_READ(ah, AR_ISR_S1_S);
  /src/sys/dev/ic/
athnreg.h 66 #define AR_ISR_S1_S 0x00c8
arn5008.c 1043 reg = AR_READ(sc, AR_ISR_S1_S);

Completed in 20 milliseconds