/titanic_44/usr/src/lib/libpicltree/ |
H A D | picltree.h | 74 } ptree_propinfo_t; typedef 91 extern int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf, 107 extern int ptree_get_propinfo(picl_prophdl_t proph, ptree_propinfo_t *pi); 118 extern int ptree_init_propinfo(ptree_propinfo_t *infop, int version, 123 ptree_propinfo_t *infop, void *vbuf,
|
H A D | llib-lpicltree | 44 int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf, 59 int ptree_get_propinfo(picl_prophdl_t proph, ptree_propinfo_t *pi); 69 int ptree_init_propinfo(ptree_propinfo_t *infop, int version, int ptype, 74 ptree_propinfo_t *infop, void *vbuf,
|
H A D | ptree_impl.h | 115 ptree_propinfo_t info; 231 const char *pname, ptree_propinfo_t *pinfo);
|
H A D | picltree.c | 1204 create_propobj(const ptree_propinfo_t *pinfo, const void *valbuf, in create_propobj() 1262 ptree_create_prop(const ptree_propinfo_t *pinfo, const void *valbuf, in ptree_create_prop() 1792 ptree_propinfo_t propinfo; in ptree_create_node() 2069 copy_propinfo_ver_1(ptree_propinfo_t *pinfo, picl_obj_t *propp) in copy_propinfo_ver_1() 2081 copy_reserved_propinfo_ver_1(ptree_propinfo_t *pinfo, const char *pname) in copy_reserved_propinfo_ver_1() 2096 ptree_get_propinfo(picl_prophdl_t proph, ptree_propinfo_t *pinfo) in ptree_get_propinfo() 2125 ptree_propinfo_t *pinfo) in xptree_get_propinfo_by_name() 2666 prop_match(ptree_propinfo_t pinfo, void *vbuf, char *val) in prop_match() 2750 ptree_propinfo_t pinfo; in check_propval() 2980 ptree_init_propinfo(ptree_propinfo_t *infop, int version, int ptype, int pmode, in ptree_init_propinfo() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/ |
H A D | piclmemcfg.c | 90 ptree_propinfo_t propinfo; in create_logical_tree() 207 ptree_propinfo_t propinfo; in create_physical_tree() 301 ptree_propinfo_t pinfo; in get_reg_info()
|
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 642 ptree_propinfo_t propinfo; in add_string_list_prop() 711 ptree_propinfo_t pinfo; in compare_string_propval() 838 ptree_propinfo_t propinfo; in process_charstring_data() 886 ptree_propinfo_t propinfo; in add_openprom_props() 970 add_boolean_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val) in add_boolean_prop() 978 add_uints_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_uints_prop() 994 add_strings_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_strings_prop() 1008 add_bytes_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_bytes_prop() 1129 ptree_propinfo_t propinfo; in add_di_path_prop() 1205 ptree_propinfo_t propinfo; in construct_mpath_node() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/common/memcfg/ |
H A D | piclmemcfg_comm.c | 243 ptree_propinfo_t propinfo; in add_mem_banks() 373 ptree_propinfo_t propinfo; in create_logical_tree() 500 ptree_propinfo_t propinfo; in add_mem_modules() 560 ptree_propinfo_t propinfo; in create_physical_tree() 781 ptree_propinfo_t propinfo; in piclmemcfg_init()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | disk_discovery.c | 41 extern void set_prop_info(ptree_propinfo_t *propinfo, int size, char *name, 50 ptree_propinfo_t propinfo; in disk_discovery()
|
H A D | dr.c | 50 ptree_propinfo_t propinfo; in add_string_list_prop() 120 ptree_propinfo_t propinfo; in add_devinfo_props() 260 ptree_propinfo_t propinfo; in add_reg_prop()
|
H A D | cpu_prop_update.c | 37 set_prop_info(ptree_propinfo_t *propinfo, int size, char *name, int type) in set_prop_info() 65 ptree_propinfo_t propinfo; in add_md_prop()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 551 ptree_propinfo_t propinfo; in add_ref_prop() 575 ptree_propinfo_t propinfo; in add_slot_prop() 595 ptree_propinfo_t propinfo; in add_label_prop() 619 ptree_propinfo_t propinfo; in add_void_fda_prop() 639 ptree_propinfo_t propinfo; in add_viewpoints_prop()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/ |
H A D | psvcplugin.c | 203 ptree_propinfo_t propinfo; in fan_speed_read() 301 ptree_propinfo_t propinfo; in load_projected_properties() 302 ptree_propinfo_t dstinfo; in load_projected_properties()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 917 ptree_propinfo_t propinfo; in node_property() 972 ptree_propinfo_t propinfo; in projected_read() 995 ptree_propinfo_t propinfo; in projected_write() 1017 ptree_propinfo_t propinfo; in psvc_read_volatile() 1075 ptree_propinfo_t propinfo; in psvc_write_volatile() 1140 ptree_propinfo_t propinfo; in create_reference_properties() 1265 ptree_propinfo_t propinfo; in load_projected_properties() 1266 ptree_propinfo_t dstinfo; in load_projected_properties() 1551 ptree_propinfo_t propinfo; in init_env_lock_node()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 679 ptree_propinfo_t propinfo; in add_ref_prop() 703 ptree_propinfo_t propinfo; in add_slot_prop() 723 ptree_propinfo_t propinfo; in add_label_prop() 747 ptree_propinfo_t propinfo; in add_void_fda_prop() 767 ptree_propinfo_t propinfo; in add_viewpoints_prop()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 61 set_prop_info(ptree_propinfo_t *propinfo, int size, char *name, int type) in set_prop_info() 89 ptree_propinfo_t propinfo; in add_md_prop()
|
H A D | io_dev_label.c | 251 ptree_propinfo_t pinfo; in compare_string_propval()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 773 ptree_propinfo_t propinfo; in add_ref_prop() 797 ptree_propinfo_t propinfo; in add_slot_prop() 817 ptree_propinfo_t propinfo; in add_label_prop() 841 ptree_propinfo_t propinfo; in add_void_fda_prop() 861 ptree_propinfo_t propinfo; in add_viewpoints_prop()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 328 ptree_propinfo_t pinfo; in get_unit_address_prop() 355 ptree_propinfo_t propinfo; in add_regular_prop() 379 ptree_propinfo_t propinfo; in add_volatile_prop()
|
/titanic_44/usr/src/cmd/picl/picld/ |
H A D | picld.c | 311 ptree_propinfo_t pinfo; in picld_get_attrval() 372 ptree_propinfo_t pinfo; in picld_get_attrval_by_name() 433 ptree_propinfo_t pinfo; in picld_set_attrval() 479 ptree_propinfo_t pinfo; in picld_set_attrval_by_name() 529 ptree_propinfo_t pinfo; in picld_get_attrinfo()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 351 ptree_propinfo_t pinfo; in get_unit_address_prop() 378 ptree_propinfo_t propinfo; in add_regular_prop() 402 ptree_propinfo_t propinfo; in add_volatile_prop()
|
/titanic_44/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 116 ptree_propinfo_t prop_info; in get_strprop_by_name() 700 ptree_propinfo_t add_prop_info; in fpt_add_tag_to_seg() 1039 ptree_propinfo_t propinfo; in fpt_get_segment_name() 1083 ptree_propinfo_t propinfo; in fpt_for_each_packet()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 241 ptree_propinfo_t propinfo; in create_Device_table() 280 ptree_propinfo_t propinfo; in add_led_refs()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 1802 ptree_propinfo_t propinfo; in add_prop_ull() 1825 ptree_propinfo_t propinfo; in add_prop_void() 1847 ptree_propinfo_t propinfo; in add_prop_ref() 1870 ptree_propinfo_t propinfo; in add_prop_int() 1892 ptree_propinfo_t propinfo; in add_prop_float() 1914 ptree_propinfo_t propinfo; in add_prop_charstring() 1937 ptree_propinfo_t prop; in create_table_entry() 1981 ptree_propinfo_t prop; in create_table() 2617 ptree_propinfo_t propinfo; in add_sensor_prop() 3076 ptree_propinfo_t propinfo; in add_board_status() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 247 ptree_propinfo_t propinfo; in add_regular_prop() 271 ptree_propinfo_t propinfo; in add_volatile_prop()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 535 ptree_propinfo_t info; in add_op_status_to_node() 918 ptree_propinfo_t propinfo; in add_prop_ref() 941 ptree_propinfo_t prop; in create_table_entry() 985 ptree_propinfo_t prop; in create_table() 1368 ptree_propinfo_t info; in add_ps_to_platform() 1860 ptree_propinfo_t propinfo; in set_led()
|