Searched refs:sc_mf_thread_switch (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h139 uint32_t sc_mf_thread_switch; member in struct:wpi_softc
H A Dwpi.c535 sc->sc_mf_thread_switch = 0;
667 sc->sc_mf_thread_switch = 1;
734 sc->sc_mf_thread_switch = 0;
2541 while (sc->sc_mf_thread_switch) {
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h138 volatile uint32_t sc_mf_thread_switch; member in struct:iwh_softc
H A Diwh.c673 sc->sc_mf_thread_switch = 0;
936 sc->sc_mf_thread_switch = 1;
1034 sc->sc_mf_thread_switch = 0;
3794 while (sc->sc_mf_thread_switch) {
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h136 uint32_t sc_mf_thread_switch; member in struct:iwk_softc
H A Diwk2.c599 sc->sc_mf_thread_switch = 0;
809 sc->sc_mf_thread_switch = 1;
888 sc->sc_mf_thread_switch = 0;
3308 while (sc->sc_mf_thread_switch) {
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h156 volatile uint32_t sc_mf_thread_switch; member in struct:iwp_softc
H A Diwp.c630 sc->sc_mf_thread_switch = 0;
859 sc->sc_mf_thread_switch = 1;
942 sc->sc_mf_thread_switch = 0;
3621 while (sc->sc_mf_thread_switch) {

Completed in 85 milliseconds