Home
last modified time | relevance | path

Searched refs:hi_shutdown (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1133 int32_t hi_warning, hi_shutdown, hi_poweroff; in sun4v_env_print_sensor_callback() local
1185 &hi_shutdown, sizeof (hi_shutdown)) != PICL_SUCCESS) in sun4v_env_print_sensor_callback()
1186 hi_shutdown = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1199 (hi_shutdown != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()
1200 current_val >= hi_shutdown)) { in sun4v_env_print_sensor_callback()