Searched refs:sc_state (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgtvar.h435 enum ieee80211_state sc_state; member in struct:upgt_softc
H A Dif_upgt.c518 if (sc->sc_state != IEEE80211_S_RUN) {
989 sc->sc_state = nstate;
999 (void)upgt_set_macfilter(sc, sc->sc_state);
1011 upgt_set_macfilter(sc, sc->sc_state);
H A Dif_urtw.c1860 sc->sc_state = nstate;
1985 if (sc->sc_state == IEEE80211_S_RUN) {
4358 if (sc->sc_state == IEEE80211_S_ASSOC &&
/freebsd-11-stable/sys/geom/raid3/
H A Dg_raid3.h197 u_int sc_state; /* Device state. */ member in struct:g_raid3_softc
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror.h184 u_int sc_state; /* Device state. */ member in struct:g_mirror_softc
/freebsd-11-stable/sys/dev/iir/
H A Diir.h606 int sc_state; member in struct:gdt_softc

Completed in 199 milliseconds

12