Searched refs:PICL_PROP_HIGH_POWER_OFF (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 90 PICL_PROP_HIGH_POWER_OFF 347 } else if (strcmp(prop_name, PICL_PROP_HIGH_POWER_OFF) == 0) { in get_sensor_thr() 413 } else if (strcmp(prop_name, PICL_PROP_HIGH_POWER_OFF) == 0) { in set_sensor_thr()
|
/titanic_44/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 252 #define PICL_PROP_HIGH_POWER_OFF "HighPowerOffThreshold" macro
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 318 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 449 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 376 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 386 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1188 PICL_PROP_HIGH_POWER_OFF, in sun4v_env_print_sensor_callback()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 1277 err = add_value_prop(node_hdl, PICL_PROP_HIGH_POWER_OFF, in add_env_nodes()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 1490 PICL_PROP_HIGH_POWER_OFF, snmp_syserr_p); in add_thresholds()
|