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

/freebsd-11.0-release/sys/net80211/
H A Dieee80211_scan.h91 void (*sc_detach)(struct ieee80211com *); member in struct:ieee80211_scan_methods
H A Dieee80211_scan.c91 * but then sc_detach() would need to be split in two.
95 ic->ic_scan_methods->sc_detach(ic);
H A Dieee80211_scan_sw.c933 .sc_detach = ieee80211_swscan_detach,
/freebsd-11.0-release/sys/dev/stge/
H A Dif_stgereg.h653 int sc_detach; member in struct:stge_softc
H A Dif_stge.c675 sc->sc_detach = 1;
1283 if (sc->sc_detach == 0)

Completed in 52 milliseconds