Searched refs:sc_rhlock (Results 1 – 5 of 5) sorted by relevance
99 kmutex_t sc_rhlock; member
165 kmutex_t sc_rhlock; member
420 mutex_init(&sc->sc_rhlock, MUTEX_DEFAULT, IPL_NONE); in ehci_init()712 mutex_destroy(&sc->sc_rhlock); in ehci_init()1421 mutex_destroy(&sc->sc_rhlock); in ehci_detach()1462 mutex_enter(&sc->sc_rhlock); in ehci_suspend()1498 mutex_exit(&sc->sc_rhlock); in ehci_suspend()1512 mutex_enter(&sc->sc_rhlock); in ehci_resume()1559 mutex_exit(&sc->sc_rhlock); in ehci_resume()2405 KASSERT(mutex_owned(&sc->sc_rhlock)); in ehci_roothub_ctrl_locked()2687 mutex_enter(&sc->sc_rhlock); in ehci_roothub_ctrl()2689 mutex_exit(&sc->sc_rhlock); in ehci_roothub_ctrl()
662 mutex_destroy(&sc->sc_rhlock); in xhci_detach()712 mutex_enter(&sc->sc_rhlock); in xhci_suspend()895 out: mutex_exit(&sc->sc_rhlock); in xhci_suspend()939 mutex_enter(&sc->sc_rhlock); in xhci_resume()1131 mutex_exit(&sc->sc_rhlock); in xhci_resume()1640 mutex_init(&sc->sc_rhlock, MUTEX_DEFAULT, IPL_NONE); in xhci_init()4050 KASSERT(mutex_owned(&sc->sc_rhlock)); in xhci_roothub_ctrl_locked()4311 mutex_enter(&sc->sc_rhlock); in xhci_roothub_ctrl()4313 mutex_exit(&sc->sc_rhlock); in xhci_roothub_ctrl()
329 mutex_destroy(&sc->sc.sc_rhlock); in ehci_pci_detach()