Searched refs:PSVC_LO_WARN_ATTR (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects.h | 216 #define PSVC_LO_WARN_ATTR 13 /* "Lo-warn" */ macro
|
H A D | psvcobj.c | 289 case PSVC_LO_WARN_ATTR: in i_psvc_value() 3222 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_0_0() 3249 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_0_1() 3283 case PSVC_LO_WARN_ATTR: in i_psvc_set_attr_0_1() 3480 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_4_0() 3567 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_7_0() 4084 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_0_0() 4131 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_0_1() 4386 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_4_0() 4486 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_7_0()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 91 PSVC_LO_WARN_ATTR, PSVC_LO_SHUT_ATTR, PSVC_HW_LO_SHUT_ATTR 429 status = psvc_get_attr(hdlp, id, PSVC_LO_WARN_ATTR, &lo_warn); in psvc_check_temperature_policy_0()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 276 {"digital-sensor", "LowWarningThreshold", PSVC_LO_WARN_ATTR}, 282 {"fan-tachometer", "LowWarningThreshold", PSVC_LO_WARN_ATTR}, 287 {"temperature-sensor", "LowWarningThreshold", PSVC_LO_WARN_ATTR},
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 100 PSVC_LO_WARN_ATTR, 347 status = psvc_get_attr(hdlp, id, PSVC_LO_WARN_ATTR, &lo_warn); in check_temp()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 392 status = psvc_get_attr(hdlp, tach_id, PSVC_LO_WARN_ATTR, &low_thresh); in check_fan() 1754 PSVC_LO_WARN_ATTR, in read_sc_segment()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 148 PSVC_LO_WARN_ATTR, 864 PSVC_LO_WARN_ATTR, &(lo_warn[j])); in psvc_ps_undercurrent_check()
|