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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_interrupts.c 91 isr0 = OS_REG_READ(ah, AR_ISR_S0_S);
116 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S);
ar5212reg.h 60 #define AR_ISR_S0_S 0x00c4 /* ISR_S0 shadow copy */
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_interrupts.c 83 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S);
ar5211reg.h 63 #define AR_ISR_S0_S 0x00c4 /* Secondary interrupt status reg 0 */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_interrupts.c 116 isr0 = OS_REG_READ(ah, AR_ISR_S0_S);
  /src/sys/dev/ic/
athnreg.h 65 #define AR_ISR_S0_S 0x00c4
arn5008.c 1039 reg = AR_READ(sc, AR_ISR_S0_S);

Completed in 20 milliseconds