OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_comp_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcivar.h
189
}
sc_comp_state
;
member in struct:ehci_softc
ehci.c
475
sc->
sc_comp_state
= CO_EARLY;
1412
while (sc->
sc_comp_state
== CO_SCHED)
2755
KASSERT(sc->
sc_comp_state
== CO_SCHED);
2756
sc->
sc_comp_state
= CO_DONE;
2770
sc->
sc_comp_state
!= CO_EARLY) {
2777
sc->
sc_comp_state
= CO_SCHED;
Completed in 20 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026