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.h113 u_int sc_detached:1, member in struct:ural_softc
H A Dif_rumvar.h144 u_int sc_detached:1, member in struct:rum_softc
H A Dif_runvar.h247 uint8_t sc_detached; member in struct:run_softc
H A Dif_ural.c521 sc->sc_detached = 1;
1351 if (sc->sc_detached) {
H A Dif_rum.c602 sc->sc_detached = 1;
1781 if (sc->sc_detached) {
H A Dif_run.c955 sc->sc_detached = 1;
3880 if (sc->sc_detached) {
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_task.c100 if (sc->sc_detached) {
H A Dif_rtwnvar.h183 uint8_t sc_detached; member in struct:rtwn_softc
H A Dif_rtwn.c374 sc->sc_detached = 1;

Completed in 117 milliseconds