NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
URTW_INIT_ONCE
sys/dev/usb/if_urtw.c
2319
if (!(sc->sc_flags & URTW_INIT_ONCE)) {
sys/dev/usb/if_urtw.c
2343
sc->sc_flags |= URTW_INIT_ONCE;
sys/dev/usb/if_urtw.c
3682
if (!(sc->sc_flags & URTW_INIT_ONCE)) {
sys/dev/usb/if_urtw.c
3707
sc->sc_flags |= URTW_INIT_ONCE;