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
423 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
432 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
439 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
450 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props()
465 add_sensor_thresh_props(cnodeh, threshp); in add_sensor_nodes_and_props()
518 picl_nodehdl_t nodeh, cnodeh; in add_disk_nodes_and_props() local
545 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_disk_nodes_and_props()
554 dnodep->nodeh = cnodeh; in add_disk_nodes_and_props()
561 err = add_regular_prop(cnodeh, pname, in add_disk_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
421 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
430 snodep->nodeh = cnodeh; in add_sensor_nodes_and_props()
437 err = add_regular_prop(cnodeh, pname, in add_sensor_nodes_and_props()
448 err = add_volatile_prop(cnodeh, pname, in add_sensor_nodes_and_props()
462 add_sensor_thresh_props(cnodeh, sensor_blkp); in add_sensor_nodes_and_props()
515 picl_nodehdl_t nodeh, cnodeh; in add_disk_nodes_and_props() local
547 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_disk_nodes_and_props()
556 dnodep->nodeh = cnodeh; in add_disk_nodes_and_props()
563 err = add_regular_prop(cnodeh, pname, in add_disk_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
516 PICL_CLASS_TEMPERATURE_SENSOR, &cnodeh); in add_sensor_nodes_and_props()
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()
[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 …]