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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h49 int8_t hi_poweroff; 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
1189 &hi_poweroff, sizeof (hi_poweroff)) != PICL_SUCCESS)
1190 hi_poweroff = INVALID_THRESHOLD;
1194 (hi_poweroff != INVALID_THRESHOLD &&
1195 current_val >= hi_poweroff)) {

Completed in 86 milliseconds