Searched refs:sc_callout (Results 1 – 2 of 2) sorted by relevance
128 callout_init_mtx(&sc->sc_callout, &sc->sc_bus.bus_mtx, 0); in xhci_pci_attach()174 callout_drain(&sc->sc_callout); in xhci_pci_detach()
469 struct callout sc_callout; member