Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_urtwreg.h336 #define URTW_INIT_ONCE (1 << 1) macro
H A Dif_urtw.c2271 if (!(sc->sc_flags & URTW_INIT_ONCE)) { in urtw_init()
2281 sc->sc_flags |= URTW_INIT_ONCE; in urtw_init()
3672 if (!(sc->sc_flags & URTW_INIT_ONCE)) { in urtw_8187b_init()
3682 sc->sc_flags |= URTW_INIT_ONCE; in urtw_8187b_init()