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

/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1334 int32_t lo_warning, lo_shutdown, lo_poweroff; local
1379 &lo_poweroff, sizeof (lo_poweroff)) != PICL_SUCCESS)
1380 lo_poweroff = INVALID_THRESHOLD;
1394 if ((lo_poweroff != INVALID_THRESHOLD &&
1395 current_val <= lo_poweroff) ||

Completed in 24 milliseconds