OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 22 13:09:56 GMT 2025