Home
last modified time | relevance | path

Searched refs:vhbc_cv (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dsunmdi.c8437 kcondvar_t vhbc_cv; member
8476 cv_broadcast(&vhbc->vhbc_cv); in bus_config_phci()
8520 cv_init(&vhbc->vhbc_cv, NULL, CV_DRIVER, NULL); in bus_config_all_phcis()
8535 cv_wait(&vhbc->vhbc_cv, &vhbc->vhbc_lock); in bus_config_all_phcis()
8539 cv_destroy(&vhbc->vhbc_cv); in bus_config_all_phcis()