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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_interrupts.c 101 if (isr2 & AR_ISR_S2_TSFOOR)
ar5416reg.h 246 #define AR_ISR_S2_TSFOOR 0x40000000 /* RX TSF out of range */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212reg.h 466 #define AR_ISR_S2_TSFOOR 0x40000000 /* TSF OOR */
  /src/sys/dev/ic/
athnreg.h 437 #define AR_ISR_S2_TSFOOR 0x40000000
arn5008.c 1238 if (intr2 & AR_ISR_S2_TSFOOR)
arn9003.c 1395 if (intr2 & AR_ISR_S2_TSFOOR)

Completed in 21 milliseconds