Home
last modified time | relevance | path

Searched refs:sc_isreset (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Duhci.h237 uint8_t sc_isreset; /* bits set if a root hub is reset */ member
H A Dehci.h353 uint8_t sc_isreset; member
H A Duhci.c2410 sc->sc_isreset = 1; in uhci_portreset()
2588 sc->sc_isreset = 0; in uhci_roothub_exec()
2676 if (sc->sc_isreset) in uhci_roothub_exec()
H A Dehci.c3199 sc->sc_isreset = 0; in ehci_roothub_exec()
3280 if (sc->sc_isreset) in ehci_roothub_exec()
3353 sc->sc_isreset = 1; in ehci_roothub_exec()