Searched refs:sc_detached (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_uralvar.h112 u_int sc_detached:1, member in struct:ural_softc
H A Dif_rumvar.h143 u_int sc_detached:1, member in struct:rum_softc
H A Dif_runvar.h245 uint8_t sc_detached; member in struct:run_softc
H A Dif_ural.c516 sc->sc_detached = 1;
1343 if (sc->sc_detached) {
H A Dif_rum.c599 sc->sc_detached = 1;
1777 if (sc->sc_detached) {
H A Dif_run.c953 sc->sc_detached = 1;
3875 if (sc->sc_detached) {
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_task.c98 if (sc->sc_detached) {
H A Dif_rtwnvar.h182 uint8_t sc_detached; member in struct:rtwn_softc
H A Dif_rtwn.c372 sc->sc_detached = 1;

Completed in 174 milliseconds