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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c130 static int co_ps = 0; variable
1190 if (ps_cnt == co_ps)
1198 if ((co_ps == 0 || co_ps > 1) && ps_cnt != 1) {
1199 co_ps = ps_cnt;
1203 co_ps = ps_cnt;

Completed in 50 milliseconds