Home
last modified time | relevance | path

Searched refs:URTW_DETACHED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwvar.h109 #define URTW_DETACHED (1 << 6) macro
H A Dif_urtw.c934 sc->sc_flags |= URTW_DETACHED; in urtw_detach()
1399 if (sc->sc_flags & URTW_DETACHED) { in urtw_parent()