Searched refs:vhbc (Results 1 – 1 of 1) sorted by relevance
8460 mdi_vhci_bus_config_t *vhbc = phbc->phbc_vhbusconfig; in bus_config_phci() local8469 if (vhbc->vhbc_op == BUS_CONFIG_DRIVER || in bus_config_phci()8470 vhbc->vhbc_op == BUS_UNCONFIG_DRIVER) { in bus_config_phci()8472 vhbc->vhbc_op_flags, in bus_config_phci()8473 vhbc->vhbc_op_major); in bus_config_phci()8476 vhbc->vhbc_op_flags); in bus_config_phci()8485 mutex_enter(&vhbc->vhbc_lock); in bus_config_phci()8486 vhbc->vhbc_thr_count--; in bus_config_phci()8487 if (vhbc->vhbc_thr_count == 0) in bus_config_phci()8488 cv_broadcast(&vhbc->vhbc_cv); in bus_config_phci()[all …]