Home
last modified time | relevance | path

Searched refs:cnodeh (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c402 picl_nodehdl_t nodeh, cnodeh; in add_sensor_nodes_and_props() local
432 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
439 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
518 picl_nodehdl_t nodeh, cnodeh; in add_disk_nodes_and_props() local
554 dnodep->nodeh = cnodeh; in add_disk_nodes_and_props()
561 err = add_regular_prop(cnodeh, pname, in add_disk_nodes_and_props()
657 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local
684 PICL_CLASS_FAN, &cnodeh); in add_fan_nodes_and_props()
692 fnodep->nodeh = cnodeh; in add_fan_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.c391 picl_nodehdl_t nodeh, cnodeh; in add_sensor_nodes_and_props() local
430 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
437 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
515 picl_nodehdl_t nodeh, cnodeh; in add_disk_nodes_and_props() local
556 dnodep->nodeh = cnodeh; in add_disk_nodes_and_props()
563 err = add_regular_prop(cnodeh, pname, in add_disk_nodes_and_props()
659 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local
690 PICL_CLASS_FAN, &cnodeh); in add_fan_nodes_and_props()
698 fnodep->nodeh = cnodeh; in add_fan_nodes_and_props()
706 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.c333 picl_nodehdl_t nodeh, cnodeh; in add_sensor_nodes_and_props() local
353 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
362 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
369 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
380 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props()
395 add_sensor_thresh_props(cnodeh, threshp); in add_sensor_nodes_and_props()
452 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local
474 PICL_CLASS_FAN, &cnodeh); in add_fan_nodes_and_props()
482 fnodep->nodeh = cnodeh; in add_fan_nodes_and_props()
490 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c476 picl_nodehdl_t nodeh, refnodeh, cnodeh; in add_sensor_nodes_and_props() local
525 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
532 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
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()
572 add_sensor_thresh_props(cnodeh, threshp); in add_sensor_nodes_and_props()
664 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local
691 PICL_CLASS_FAN, &cnodeh); in add_fan_nodes_and_props()
699 fnodep->nodeh = cnodeh; in add_fan_nodes_and_props()
707 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c453 picl_nodehdl_t nodeh, refnodeh, cnodeh; in add_sensor_nodes_and_props() local
493 PICL_CLASS_TEMP_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
502 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
509 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
520 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props()
534 add_sensor_thresh_props(cnodeh, threshp); in add_sensor_nodes_and_props()
626 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local
653 PICL_CLASS_FAN, &cnodeh); in add_fan_nodes_and_props()
661 fnodep->nodeh = cnodeh; in add_fan_nodes_and_props()
669 err = add_regular_prop(cnodeh, pname, in add_fan_nodes_and_props()
[all …]