/illumos-gate/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 …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 332 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 450 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 572 err = add_volatile_prop(cnodeh, pname, in add_disk_nodes_and_props() 717 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 722 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 859 err = add_volatile_prop(nodeh, tuneablep->name, in env_picl_setup_tuneables()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 395 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 543 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 562 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 585 err = add_volatile_prop(refnodeh, pname, in add_sensor_nodes_and_props() 719 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 264 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 380 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 503 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props() 641 err = add_volatile_prop(nodeh, tuneablep->name, in env_picl_setup_tuneables()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 322 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()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 372 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop() function 520 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props() 547 err = add_volatile_prop(refnodeh, pname, in add_sensor_nodes_and_props() 681 err = add_volatile_prop(cnodeh, pname, PICL_PTYPE_INT, in add_fan_nodes_and_props()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 88 static int add_volatile_prop(picl_nodehdl_t nodeh, const char *name, 577 add_volatile_prop(picl_nodehdl_t nodeh, const char *name, int type, int access, in add_volatile_prop() function 1226 err = add_volatile_prop(node_hdl, fru_to_prop[fru_type], in add_env_nodes()
|