/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 69 err = ptree_create_and_add_prop(nodeh, &propinfo, &tblh, &proph); in add_string_list_prop() 124 (void) ptree_create_and_add_prop(nodeh, &propinfo, &instance, NULL); in add_devinfo_props() 131 (void) ptree_create_and_add_prop(nodeh, &propinfo, di_val, in add_devinfo_props() 140 (void) ptree_create_and_add_prop(nodeh, &propinfo, di_val, in add_devinfo_props() 149 (void) ptree_create_and_add_prop(nodeh, &propinfo, di_val, in add_devinfo_props() 158 (void) ptree_create_and_add_prop(nodeh, &propinfo, di_val, in add_devinfo_props() 174 (void) ptree_create_and_add_prop(nodeh, &propinfo, in add_devinfo_props() 198 (void) ptree_create_and_add_prop(nodeh, &propinfo, in add_devinfo_props() 216 (void) ptree_create_and_add_prop(nodeh, in add_devinfo_props() 234 (void) ptree_create_and_add_prop(nodeh, &propinfo, in add_devinfo_props() [all …]
|
H A D | disk_discovery.c | 96 (void) ptree_create_and_add_prop(new_node, &propinfo, in disk_discovery() 102 (void) ptree_create_and_add_prop(new_node, &propinfo, in disk_discovery() 111 (void) ptree_create_and_add_prop(new_node, &propinfo, in disk_discovery() 123 (void) ptree_create_and_add_prop(new_node, &propinfo, in disk_discovery() 128 (void) ptree_create_and_add_prop(new_node, &propinfo, in disk_discovery()
|
H A D | cpu_prop_update.c | 69 (void) ptree_create_and_add_prop(node, &propinfo, in add_md_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/common/memcfg/ |
H A D | piclmemcfg_comm.c | 274 err = ptree_create_and_add_prop(bankh, &propinfo, &mcbank.size, in add_mem_banks() 288 err = ptree_create_and_add_prop(bankh, &propinfo, &mcbank.mask, in add_mem_banks() 302 err = ptree_create_and_add_prop(bankh, &propinfo, in add_mem_banks() 316 err = ptree_create_and_add_prop(bankh, &propinfo, &mcbank.id, in add_mem_banks() 343 err = ptree_create_and_add_prop(bankh, &propinfo, &mmodgrph, in add_mem_banks() 434 err = ptree_create_and_add_prop(msegh, &propinfo, &mcseg->size, in create_logical_tree() 448 err = ptree_create_and_add_prop(msegh, &propinfo, &mcseg->base, in create_logical_tree() 459 err = ptree_create_and_add_prop(msegh, &propinfo, in create_logical_tree() 486 err = ptree_create_and_add_prop(memh, &propinfo, &memsize, NULL); in create_logical_tree() 529 err = ptree_create_and_add_prop(dimmh, &propinfo, &size, NULL); in add_mem_modules() [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/ |
H A D | piclmemcfg.c | 128 err = ptree_create_and_add_prop(msegh, &propinfo, in create_logical_tree() 143 err = ptree_create_and_add_prop(msegh, &propinfo, in create_logical_tree() 157 err = ptree_create_and_add_prop(msegh, &propinfo, &ifactor, in create_logical_tree() 175 err = ptree_create_and_add_prop(msegh, &propinfo, in create_logical_tree() 249 err = ptree_create_and_add_prop(memmodh, &propinfo, in create_physical_tree() 264 err = ptree_create_and_add_prop(memmodh, &propinfo, &id, NULL); in create_physical_tree()
|
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 666 err = ptree_create_and_add_prop(nodeh, &propinfo, &tblh, &proph); in add_string_list_prop() 886 (void) ptree_create_and_add_prop(nodeh, &propinfo, in process_charstring_data() 928 (void) ptree_create_and_add_prop(nodeh, &propinfo, NULL, in add_openprom_props() 952 (void) ptree_create_and_add_prop(nodeh, &propinfo, in add_openprom_props() 973 (void) ptree_create_and_add_prop(nodeh, &propinfo, in add_openprom_props() 992 (void) ptree_create_and_add_prop(nodeh, &propinfo, NULL, NULL); in add_boolean_prop() 1008 (void) ptree_create_and_add_prop(nodeh, &propinfo, idata, NULL); in add_uints_prop() 1019 (void) ptree_create_and_add_prop(nodeh, &propinfo, sdata, NULL); in add_strings_prop() 1031 (void) ptree_create_and_add_prop(nodeh, &propinfo, bdata, NULL); in add_bytes_prop() 1240 (void) ptree_create_and_add_prop(nodeh, &propinfo, &instance, in construct_mpath_node() [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 561 err = ptree_create_and_add_prop(nodeh, &propinfo, &tmph, &proph); in add_ref_prop() 581 err = ptree_create_and_add_prop(nodeh, &propinfo, &slotnum, &proph); in add_slot_prop() 605 err = ptree_create_and_add_prop(nodeh, &propinfo, label, &proph); in add_label_prop() 625 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_void_fda_prop() 649 err = ptree_create_and_add_prop(nodeh, &propinfo, string, &proph); in add_viewpoints_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 942 retval = ptree_create_and_add_prop(seghdl, &prop, &tblhdl, in create_packet_table() 1428 if (ptree_create_and_add_prop(nodehdl, &prop, &segment->descriptor, in create_segment_node() 1437 if (ptree_create_and_add_prop(nodehdl, &prop, &segment->offset, in create_segment_node() 1446 if (ptree_create_and_add_prop(nodehdl, &prop, &segment->length, in create_segment_node() 1454 if (ptree_create_and_add_prop(nodehdl, &prop, &numoftags, &prophdl) in create_segment_node() 1481 if (ptree_create_and_add_prop(nodehdl, &prop, NULL, &prophdl) in create_segment_node() 1496 if (ptree_create_and_add_prop(nodehdl, &prop, NULL, &prophdl) in create_segment_node() 1772 if (ptree_create_and_add_prop(chld_node, &prop, §ion->offset, in create_section_node() 1780 if (ptree_create_and_add_prop(chld_node, &prop, §ion->length, in create_section_node() 1789 if (ptree_create_and_add_prop(chld_node, &prop, §ion->protection, in create_section_node() [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 689 err = ptree_create_and_add_prop(nodeh, &propinfo, &tmph, &proph); in add_ref_prop() 709 err = ptree_create_and_add_prop(nodeh, &propinfo, &slotnum, &proph); in add_slot_prop() 733 err = ptree_create_and_add_prop(nodeh, &propinfo, label, &proph); in add_label_prop() 753 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_void_fda_prop() 777 err = ptree_create_and_add_prop(nodeh, &propinfo, string, &proph); in add_viewpoints_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 783 err = ptree_create_and_add_prop(nodeh, &propinfo, &tmph, &proph); in add_ref_prop() 803 err = ptree_create_and_add_prop(nodeh, &propinfo, &slotnum, &proph); in add_slot_prop() 827 err = ptree_create_and_add_prop(nodeh, &propinfo, label, &proph); in add_label_prop() 847 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_void_fda_prop() 871 err = ptree_create_and_add_prop(nodeh, &propinfo, string, &proph); in add_viewpoints_prop()
|
/illumos-gate/usr/src/man/man3picltree/ |
H A D | Makefile | 27 ptree_create_and_add_prop.3picltree \
|
/illumos-gate/usr/src/lib/libpicltree/ |
H A D | picltree.h | 120 extern int ptree_create_and_add_prop(picl_nodehdl_t nodeh,
|
H A D | mapfile-vers | 49 ptree_create_and_add_prop;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 253 err = ptree_create_and_add_prop(nodeh, &propinfo, valbuf, &proph); in add_regular_prop() 277 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 361 err = ptree_create_and_add_prop(nodeh, &propinfo, valbuf, &proph); in add_regular_prop() 385 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 384 err = ptree_create_and_add_prop(nodeh, &propinfo, valbuf, &proph); in add_regular_prop() 408 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 321 err = ptree_create_and_add_prop(nodeh, &propinfo, valbuf, &proph); in add_regular_prop() 345 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 1810 err = ptree_create_and_add_prop(nodeh, &propinfo, &handle, &proph); in add_prop_ull() 1832 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_prop_void() 1855 err = ptree_create_and_add_prop(nodeh, &propinfo, &value, &proph); in add_prop_ref() 1877 err = ptree_create_and_add_prop(nodeh, &propinfo, &value, &proph); in add_prop_int() 1899 err = ptree_create_and_add_prop(nodeh, &propinfo, &value, &proph); in add_prop_float() 1922 err = ptree_create_and_add_prop(nodeh, &propinfo, value, &proph); in add_prop_charstring() 1995 err = ptree_create_and_add_prop(fruhdl, &prop, tblhdlp, &tblprophdl); in create_table() 2649 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, NULL); in add_sensor_prop() 3102 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, NULL); in add_board_status()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 93 (void) ptree_create_and_add_prop(node, &propinfo, in add_md_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 311 err = ptree_create_and_add_prop(nodeh, &propinfo, valbuf, &proph); in add_regular_prop() 335 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 550 if ((err != PICL_SUCCESS) || ((err = ptree_create_and_add_prop(nodeh, in add_op_status_to_node() 928 err = ptree_create_and_add_prop(nodeh, &propinfo, &value, &proph); in add_prop_ref() 1001 err = ptree_create_and_add_prop(fruhdl, &prop, tblhdlp, &tblprophdl); in create_table() 1418 (void) ptree_create_and_add_prop(child_hdl, &info, unit, NULL); in add_ps_to_platform()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 1539 err = ptree_create_and_add_prop(node, &propinfo, NULL, &prop); in add_volatile_prop() 1571 err = ptree_create_and_add_prop(node, &propinfo, propval, NULL); in add_string_prop() 1596 err = ptree_create_and_add_prop(node, &propinfo, NULL, NULL); in add_void_prop()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 313 r = ptree_create_and_add_prop(led_node_hdl, in add_led_refs()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | service-picl.p5m | 105 file path=usr/share/man/man3picltree/ptree_create_and_add_prop.3picltree
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 565 err = ptree_create_and_add_prop(nodeh, &propinfo, (void *)valbuf, in add_regular_prop() 590 err = ptree_create_and_add_prop(nodeh, &propinfo, NULL, &proph); in add_volatile_prop()
|