Searched refs:mwl_hal_intrset (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/mwl/
H A Dmwlhal.h151 void mwl_hal_intrset(struct mwl_hal *mh, uint32_t mask);
H A Dif_mwl.c765 mwl_hal_intrset(mh, 0); /* disable interrupts */
791 mwl_hal_intrset(mh, sc->sc_imask);
1226 mwl_hal_intrset(mh, sc->sc_imask);
1329 mwl_hal_intrset(mh, 0); /* disable interrupts */
1331 mwl_hal_intrset(mh, sc->sc_imask);
2638 mwl_hal_intrset(sc->sc_mh, sc->sc_imask);
2839 mwl_hal_intrset(sc->sc_mh,
3953 mwl_hal_intrset(mh, 0); /* disable interrupts */
3988 mwl_hal_intrset(mh, sc->sc_imask);
H A Dmwlhal.c512 mwl_hal_intrset(struct mwl_hal *mh0, uint32_t mask) function

Completed in 193 milliseconds