Searched refs:iobuf_cv (Results 1 – 2 of 2) sorted by relevance
83 kcondvar_t iobuf_cv; member
1531 cv_init(&tpm->iobuf_cv, NULL, CV_DRIVER, NULL); in tpm_attach()1599 cv_destroy(&tpm->iobuf_cv); in tpm_cleanup()1983 ret = cv_timedwait(&tpm->iobuf_cv, &tpm->iobuf_lock, timeout); in tpm_io_lock()2008 cv_broadcast(&tpm->iobuf_cv); in tpm_unlock()