Home
last modified time | relevance | path

Searched refs:add_regular_prop (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c359 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF, in add_sensor_thresh_props()
364 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN, in add_sensor_thresh_props()
369 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING, in add_sensor_thresh_props()
374 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING, in add_sensor_thresh_props()
379 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN, in add_sensor_thresh_props()
384 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
439 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
561 err = add_regular_prop(cnodeh, pname, in add_disk_nodes_and_props()
590 (void) add_regular_prop(cnodeh, PICL_PROP_LOW_WARNING, in add_disk_nodes_and_props()
700 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c349 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF, in add_sensor_thresh_props()
354 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN, in add_sensor_thresh_props()
359 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING, in add_sensor_thresh_props()
364 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING, in add_sensor_thresh_props()
369 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN, in add_sensor_thresh_props()
437 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
563 err = add_regular_prop(cnodeh, pname, in add_disk_nodes_and_props()
592 (void) add_regular_prop(cnodeh, PICL_PROP_LOW_WARNING, in add_disk_nodes_and_props()
706 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
732 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c241 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_regular_prop() function
291 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF, in add_sensor_thresh_props()
296 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN, in add_sensor_thresh_props()
301 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING, in add_sensor_thresh_props()
306 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING, in add_sensor_thresh_props()
311 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN, in add_sensor_thresh_props()
316 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
369 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
490 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
516 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c349 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_regular_prop() function
399 (void) add_regular_prop(nodeh, PROP_LOW_POWER_OFF, in add_sensor_thresh_props()
404 (void) add_regular_prop(nodeh, PROP_LOW_SHUTDOWN, in add_sensor_thresh_props()
409 (void) add_regular_prop(nodeh, PROP_LOW_WARNING, in add_sensor_thresh_props()
414 (void) add_regular_prop(nodeh, PROP_HIGH_WARNING, in add_sensor_thresh_props()
419 (void) add_regular_prop(nodeh, PROP_HIGH_SHUTDOWN, in add_sensor_thresh_props()
424 (void) add_regular_prop(nodeh, PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
509 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
669 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
693 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c372 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_regular_prop() function
422 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF, in add_sensor_thresh_props()
427 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN, in add_sensor_thresh_props()
432 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING, in add_sensor_thresh_props()
437 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING, in add_sensor_thresh_props()
442 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN, in add_sensor_thresh_props()
447 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF, in add_sensor_thresh_props()
532 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
707 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
731 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c86 static int add_regular_prop(picl_nodehdl_t nodeh, const char *name,
553 add_regular_prop(picl_nodehdl_t nodeh, const char *name, int type, int access, in add_regular_prop() function
848 err = add_regular_prop(node_hdl, prop_name, fru_to_ptype[fru_type], in add_value_prop()
1286 err = add_regular_prop(node_hdl, in add_env_nodes()
1303 err = add_regular_prop(node_hdl, in add_env_nodes()
1320 err = add_regular_prop(node_hdl, PICL_PROP_LABEL, in add_env_nodes()