Searched refs:sc_exec_wait (Results 1 – 2 of 2) sorted by relevance
68 kcondvar_t sc_exec_wait; member 200 cv_init(&sc->sc_exec_wait, device_xname(self)); in ichsmb_attach() 510 cv_destroy(&sc->sc_exec_wait); in ichsmb_detach() 638 if (cv_timedwait(&sc->sc_exec_wait, &sc->sc_exec_lock, in ichsmb_i2c_exec() 722 cv_signal(&sc->sc_exec_wait); in ichsmb_intr()
106 kcondvar_t sc_exec_wait; member210 cv_init(&sc->sc_exec_wait, device_xname(self)); in piixpm_attach()744 if (cv_timedwait(&sc->sc_exec_wait, &sc->sc_exec_lock, in piixpm_i2c_exec()826 cv_signal(&sc->sc_exec_wait); in piixpm_intr()