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

/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1335 int32_t hi_warning, hi_shutdown, hi_poweroff; local
1387 &hi_shutdown, sizeof (hi_shutdown)) != PICL_SUCCESS)
1388 hi_shutdown = INVALID_THRESHOLD;
1401 (hi_shutdown != INVALID_THRESHOLD &&
1402 current_val >= hi_shutdown)) {

Completed in 25 milliseconds