Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h214 #define PSVC_LO_WARN_ATTR 13 /* "Lo-warn" */ macro
H A Dpsvcobj.c287 case PSVC_LO_WARN_ATTR: in i_psvc_value()
3220 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_0_0()
3247 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_0_1()
3281 case PSVC_LO_WARN_ATTR: in i_psvc_set_attr_0_1()
3478 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_4_0()
3565 case PSVC_LO_WARN_ATTR: in i_psvc_get_attr_7_0()
4082 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_0_0()
4129 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_0_1()
4384 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_4_0()
4484 if (i_psvc_value(buf, PSVC_LO_WARN_ATTR, &dp->lo_warn) in i_psvc_constructor_7_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c89 PSVC_LO_WARN_ATTR, PSVC_LO_SHUT_ATTR, PSVC_HW_LO_SHUT_ATTR
427 status = psvc_get_attr(hdlp, id, PSVC_LO_WARN_ATTR, &lo_warn); in psvc_check_temperature_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c276 {"digital-sensor", "LowWarningThreshold", PSVC_LO_WARN_ATTR},
282 {"fan-tachometer", "LowWarningThreshold", PSVC_LO_WARN_ATTR},
287 {"temperature-sensor", "LowWarningThreshold", PSVC_LO_WARN_ATTR},
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c98 PSVC_LO_WARN_ATTR,
345 status = psvc_get_attr(hdlp, id, PSVC_LO_WARN_ATTR, &lo_warn); in check_temp()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c390 status = psvc_get_attr(hdlp, tach_id, PSVC_LO_WARN_ATTR, &low_thresh); in check_fan()
1752 PSVC_LO_WARN_ATTR, in read_sc_segment()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c146 PSVC_LO_WARN_ATTR,
862 PSVC_LO_WARN_ATTR, &(lo_warn[j])); in psvc_ps_undercurrent_check()