Searched refs:vhc_acc_thrcount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1050 * vhc_acc_thrcount is the number threads running to configure
1056 int vhc_acc_thrcount; member in struct:mdi_vhci_config
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7594 ASSERT(vhc->vhc_acc_thrcount >= 0);
7598 vhc->vhc_acc_thrcount != 0) {
8831 vhc->vhc_acc_thrcount--;
8875 if (vhc->vhc_acc_count <= vhc->vhc_acc_thrcount) {
8879 vhc->vhc_acc_thrcount++;

Completed in 82 milliseconds