HomeSort by: relevance | last modified time | path
    Searched refs:URTW_INIT_ONCE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_urtwreg.h 349 #define URTW_INIT_ONCE (1 << 1)
if_urtw.c 2319 if (!(sc->sc_flags & URTW_INIT_ONCE)) {
2343 sc->sc_flags |= URTW_INIT_ONCE;
3682 if (!(sc->sc_flags & URTW_INIT_ONCE)) {
3707 sc->sc_flags |= URTW_INIT_ONCE;

Completed in 60 milliseconds