Home
last modified time | relevance | path

Searched refs:refhdl (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1088 picl_nodehdl_t refhdl = 0, ref_parent = 0, nodehdl = 0; in get_reference_handle() local
1134 &refhdl, sizeof (picl_nodehdl_t)); in get_reference_handle()
1136 nodehdl = refhdl; in get_reference_handle()
1137 rc = ptree_get_propval_by_name(refhdl, PICL_PROP_PEER, in get_reference_handle()
1138 &refhdl, sizeof (picl_nodehdl_t)); in get_reference_handle()
1561 create_table_entry(picl_prophdl_t tblhdl, picl_nodehdl_t refhdl, char *class) in create_table_entry() argument
1590 if ((rc = ptree_create_prop(&propinfo, &refhdl, in create_table_entry()
2415 picl_nodehdl_t refhdl = 0; in probe_platform_tree() local
2430 if ((refhdl = get_reference_handle(frup->frunodeh)) == 0) { in probe_platform_tree()
2442 if ((rc = ptree_get_propval_by_name(refhdl, PICL_PROP_CLASSNAME, in probe_platform_tree()
[all …]
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c378 picl_nodehdl_t refhdl, char *class);
938 create_table_entry(picl_prophdl_t tblhdl, picl_nodehdl_t refhdl, char *class) in create_table_entry() argument
967 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]); in create_table_entry()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c355 picl_nodehdl_t refhdl, char *class);
1934 create_table_entry(picl_prophdl_t tblhdl, picl_nodehdl_t refhdl, char *class) in create_table_entry() argument
1963 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]); in create_table_entry()