Symbol: ENVMON_VAL_UNAVAILABLE
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1145
ENVMON_VAL_UNAVAILABLE;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1147
ENVMON_VAL_UNAVAILABLE;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1239
if (lows.warning != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1246
if (lows.shutdown != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1253
if (lows.poweroff != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1260
if (highs.warning != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1267
if (highs.shutdown != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1274
if (highs.poweroff != ENVMON_VAL_UNAVAILABLE) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
637
*value = ENVMON_VAL_UNAVAILABLE;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
694
*speed = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1807
sensor->value = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1808
sensor->lowthresholds.warning = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1809
sensor->lowthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1810
sensor->lowthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1811
sensor->highthresholds.warning = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1812
sensor->highthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1813
sensor->highthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1819
fan->speed = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1821
fan->lowthresholds.warning = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1822
fan->lowthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
1823
fan->lowthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
2309
ENVMON_VAL_UNAVAILABLE;
usr/src/uts/sun4u/io/rmclomv.c
2311
ENVMON_VAL_UNAVAILABLE;