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

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1049 * asynchronously. vhc_acc_count is the number of clients on this list.
1055 int vhc_acc_count; member in struct:mdi_vhci_config
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7612 vhc->vhc_acc_count = 0;
8820 vhc->vhc_acc_count--;
8874 vhc->vhc_acc_count++;
8875 if (vhc->vhc_acc_count <= vhc->vhc_acc_thrcount) {

Completed in 81 milliseconds