OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_command_cv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
138
kcondvar_t
sc_command_cv
;
member in struct:xhci_softc
xhci.c
661
cv_destroy(&sc->
sc_command_cv
);
1671
cv_init(&sc->
sc_command_cv
, "xhcicmd");
2622
cv_signal(&sc->
sc_command_cv
);
3302
if (cv_timedwait(&sc->
sc_command_cv
, &sc->sc_lock,
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025