Searched defs:vhbc_thr_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c8438 int vhbc_thr_count; member in struct:mdi_vhci_bus_config_s
8474 vhbc->vhbc_thr_count--;
8475 if (vhbc->vhbc_thr_count == 0)
8511 vhbc->vhbc_thr_count++;
8534 while (vhbc->vhbc_thr_count > 0)

Completed in 147 milliseconds