Searched refs:vhbc_cv (Results 1 – 1 of 1) sorted by relevance
8449 kcondvar_t vhbc_cv; member8488 cv_broadcast(&vhbc->vhbc_cv); in bus_config_phci()8532 cv_init(&vhbc->vhbc_cv, NULL, CV_DRIVER, NULL); in bus_config_all_phcis()8547 cv_wait(&vhbc->vhbc_cv, &vhbc->vhbc_lock); in bus_config_all_phcis()8551 cv_destroy(&vhbc->vhbc_cv); in bus_config_all_phcis()