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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h50 int8_t hi_shutdown; 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
1185 &hi_shutdown, sizeof (hi_shutdown)) != PICL_SUCCESS)
1186 hi_shutdown = INVALID_THRESHOLD;
1199 (hi_shutdown != INVALID_THRESHOLD &&
1200 current_val >= hi_shutdown)) {

Completed in 76 milliseconds