Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1132 int32_t lo_warning, lo_shutdown, lo_poweroff; in sun4v_env_print_sensor_callback() local
1177 &lo_poweroff, sizeof (lo_poweroff)) != PICL_SUCCESS) in sun4v_env_print_sensor_callback()
1178 lo_poweroff = INVALID_THRESHOLD; in sun4v_env_print_sensor_callback()
1192 if ((lo_poweroff != INVALID_THRESHOLD && in sun4v_env_print_sensor_callback()
1193 current_val <= lo_poweroff) || in sun4v_env_print_sensor_callback()