Searched refs:hi_poweroff (Results 1 - 3 of 3) 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
H A Dpiclsensors.c348 *(int8_t *)bufp = temp_sensor.hi_poweroff;
452 temp_sensor.hi_poweroff = temp;
507 &sensor->hi_poweroff) != PICL_SUCCESS) {
/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 64 milliseconds