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

  /src/sys/dev/ic/
ath.c 779 ath_hal_intrset(ah, 0); /* disable further intr's */
799 ath_hal_intrset(ah, 0); /* disable intr's until reset */
803 ath_hal_intrset(ah, 0); /* disable intr's until reset */
843 ath_hal_intrset(ah, 0);
849 ath_hal_intrset(ah, sc->sc_imask);
1092 ath_hal_intrset(ah, sc->sc_imask);
1159 ath_hal_intrset(ah, 0);
1222 ath_hal_intrset(ah, 0); /* disable interrupts */
1244 ath_hal_intrset(ah, sc->sc_imask);
2584 ath_hal_intrset(ah, 0)
    [all...]
athvar.h 348 #define ath_hal_intrset(_ah, _mask) \ macro

Completed in 15 milliseconds