Home
last modified time | relevance | path

Searched refs:sc_comp_state (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/usb/
Dehcivar.h190 } sc_comp_state; member
Dehci.c475 sc->sc_comp_state = CO_EARLY; in ehci_init()
1412 while (sc->sc_comp_state == CO_SCHED) in ehci_detach()
2755 KASSERT(sc->sc_comp_state == CO_SCHED); in ehci_disown_callback()
2756 sc->sc_comp_state = CO_DONE; in ehci_disown_callback()
2770 sc->sc_comp_state != CO_EARLY) { in ehci_disown_sched_callback()
2777 sc->sc_comp_state = CO_SCHED; in ehci_disown_sched_callback()