Searched refs:sc_mfthread_switch (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c370 sc->sc_mfthread_switch = 0;
490 sc->sc_mfthread_switch = 1;
542 sc->sc_mfthread_switch = 0;
595 sc->sc_mfthread_switch = 0;
661 sc->sc_mfthread_switch = 1;
1824 while (sc->sc_mfthread_switch) {
H A Dipw2100_impl.h168 uint32_t sc_mfthread_switch; /* 0/1 indicate off/on */ member in struct:ipw2100_softc
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c467 sc->sc_mfthread_switch = 0;
622 sc->sc_mfthread_switch = 1;
689 sc->sc_mfthread_switch = 0;
1948 while (sc->sc_mfthread_switch) {
H A Dipw2200_impl.h185 int sc_mfthread_switch; member in struct:ipw2200_softc

Completed in 129 milliseconds