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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c1555 int standby_count = 0; local
1574 standby_count++;
1580 if (standby_count == 0) {
1584 } else if (standby_count == 1) {
1590 if (standby_count == 0) {

Completed in 77 milliseconds