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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c1554 int online_count = 0; local
1571 online_count++;
1579 if (online_count == 0) {
1589 } else if (online_count == 1) {
8896 int online_count = 0; local
8902 online_count++;
8907 return (online_count);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c6432 uint32_t online_count = 0; local
6461 online_count++;
6496 if (!online_count) {

Completed in 105 milliseconds