Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dsunmdi.c8449 kcondvar_t vhbc_cv; member
8488 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()