/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 263 static int add_volatile_prop(picl_nodehdl_t nodeh, char *name, 1396 err = add_volatile_prop(node, propname, PICL_PTYPE_INT, in threshold() 1524 add_volatile_prop(picl_nodehdl_t node, char *name, int type, int access, in add_volatile_prop() function 1646 ret = add_volatile_prop(nodeh, PICL_PROP_STATE, in add_prop() 1656 ret = add_volatile_prop(nodeh, PICL_PROP_OPERATIONAL_STATUS, in add_prop() 1667 ret = add_volatile_prop(nodeh, PICL_PROP_BATTERY_STATUS, in add_prop() 1677 ret = add_volatile_prop(nodeh, PICL_PROP_TEMPERATURE, in add_prop() 1687 ret = add_volatile_prop(nodeh, PICL_PROP_VOLTAGE, in add_prop() 1697 ret = add_volatile_prop(nodeh, PICL_PROP_CURRENT, in add_prop() 1707 ret = add_volatile_prop(nodeh, PICL_PROP_SPEED, PICL_PTYPE_INT, in add_prop() [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 334 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 452 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 573 err = add_volatile_prop(cnodeh, pname, in add_disk_nodes_and_props() 718 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 723 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 860 err = add_volatile_prop(nodeh, tuneablep->name, in env_picl_setup_tuneables()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 397 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 545 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 564 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 587 err = add_volatile_prop(refnodeh, pname, in add_sensor_nodes_and_props() 721 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 84 static int add_volatile_prop(picl_nodehdl_t nodeh, char *name, 376 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 882 err = add_volatile_prop(tempsensh, in add_temp_sensors() 979 err = add_volatile_prop(voltsmonh, PICL_VOLTS_SHUTDOWN, in add_voltage_monitors() 986 err = add_volatile_prop(voltsmonh, PICL_PROP_CONDITION, in add_voltage_monitors() 1030 err = add_volatile_prop(ledh, PICL_PROP_STATE, PICL_PTYPE_CHARSTRING, in add_led() 1226 err = add_volatile_prop(fanh, PICL_PROP_FAN_SPEED, in add_fan_nodes() 1244 err = add_volatile_prop(fanh, PICL_PROP_CONDITION, in add_fan_nodes()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 266 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 382 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 505 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 643 err = add_volatile_prop(nodeh, tuneablep->name, in env_picl_setup_tuneables()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 324 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 448 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 574 err = add_volatile_prop(cnodeh, pname, in add_disk_nodes_and_props() 720 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 864 err = add_volatile_prop(nodeh, tuneablep->name, in env_picl_setup_tuneables()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 374 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 522 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 549 err = add_volatile_prop(refnodeh, pname, in add_sensor_nodes_and_props() 683 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 90 static int add_volatile_prop(picl_nodehdl_t nodeh, const char *name, 579 add_volatile_prop(picl_nodehdl_t nodeh, const char *name, int type, int access, in add_volatile_prop() function 1228 err = add_volatile_prop(node_hdl, fru_to_prop[fru_type], in add_env_nodes()
|