Searched refs:sc_detach (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/net80211/
H A Dieee80211_scan.h93 void (*sc_detach)(struct ieee80211com *); member in struct:ieee80211_scan_methods
H A Dieee80211_scan.c94 * but then sc_detach() would need to be split in two.
98 ic->ic_scan_methods->sc_detach(ic);
H A Dieee80211_scan_sw.c999 .sc_detach = ieee80211_swscan_detach,
/freebsd-12-stable/sys/dev/stge/
H A Dif_stgereg.h655 int sc_detach; member in struct:stge_softc
H A Dif_stge.c677 sc->sc_detach = 1;
1285 if (sc->sc_detach == 0)

Completed in 64 milliseconds