Searched refs:sc_tmo_rhsc (Results 1 – 2 of 2) sorted by relevance
226 struct usb_callout sc_tmo_rhsc; member
409 usb_callout_init_mtx(&sc->sc_tmo_rhsc, &sc->sc_bus.bus_mtx, 0); in ohci_init()440 usb_callout_stop(&sc->sc_tmo_rhsc); in ohci_detach()450 usb_callout_drain(&sc->sc_tmo_rhsc); in ohci_detach()1202 usb_callout_reset(&sc->sc_tmo_rhsc, hz, in ohci_interrupt()