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 780 ath_hal_intrset(ah, 0); /* disable further intr's */
800 ath_hal_intrset(ah, 0); /* disable intr's until reset */
804 ath_hal_intrset(ah, 0); /* disable intr's until reset */
844 ath_hal_intrset(ah, 0);
850 ath_hal_intrset(ah, sc->sc_imask);
1093 ath_hal_intrset(ah, sc->sc_imask);
1160 ath_hal_intrset(ah, 0);
1223 ath_hal_intrset(ah, 0); /* disable interrupts */
1245 ath_hal_intrset(ah, sc->sc_imask);
2585 ath_hal_intrset(ah, 0)
    [all...]
athvar.h 348 #define ath_hal_intrset(_ah, _mask) \ macro

Completed in 13 milliseconds