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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h51 int8_t hi_warning; member in struct:__anon1197
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1133 int32_t hi_warning, hi_shutdown, hi_poweroff; local
1181 &hi_warning, sizeof (hi_warning)) != PICL_SUCCESS)
1182 hi_warning = INVALID_THRESHOLD;
1204 (hi_warning != INVALID_THRESHOLD &&
1205 current_val >= hi_warning)) {

Completed in 64 milliseconds