OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDL_COMPRDY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
udl.h
136
#define
UDL_COMPRDY
(1 << 1)
udl.c
658
if (sc->sc_flags &
UDL_COMPRDY
)
830
if (!(sc->sc_flags &
UDL_COMPRDY
)) {
843
sc->sc_flags |=
UDL_COMPRDY
;
851
if (sc->sc_flags &
UDL_COMPRDY
) {
855
sc->sc_flags &= ~
UDL_COMPRDY
;
Completed in 52 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026