Searched refs:hi_warning (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
1383 &hi_warning, sizeof (hi_warning)) != PICL_SUCCESS)
1384 hi_warning = INVALID_THRESHOLD;
1406 (hi_warning != INVALID_THRESHOLD &&
1407 current_val >= hi_warning)) {

Completed in 24 milliseconds