Searched refs:lo_warning (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
1371 &lo_warning, sizeof (lo_warning)) != PICL_SUCCESS)
1372 lo_warning = INVALID_THRESHOLD;
1404 } else if ((lo_warning != INVALID_THRESHOLD &&
1405 current_val <= lo_warning) ||

Completed in 26 milliseconds