Home
last modified time | relevance | path

Searched refs:sc_tmo_poll (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h323 struct usb_callout sc_tmo_poll; member
H A Dehci.c257 callout_init_mtx(&sc->sc_tmo_poll, &sc->sc_bus.bus_mtx, 0); in ehci_init()
501 callout_stop(&sc->sc_tmo_poll); in ehci_detach()
514 callout_drain(&sc->sc_tmo_poll); in ehci_detach()
1448 callout_reset(&sc->sc_tmo_poll, hz / 128, in ehci_interrupt()

Completed in 6 milliseconds