Searched defs:refhdl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/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) argument
1963 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1088 picl_nodehdl_t refhdl = 0, ref_parent = 0, nodehdl = 0; local
1134 &refhdl, sizeof (picl_nodehdl_t));
1136 nodehdl = refhdl;
1137 rc = ptree_get_propval_by_name(refhdl, PICL_PROP_PEER,
1138 &refhdl, sizeof (picl_nodehdl_t));
1561 create_table_entry(picl_prophdl_t tblhdl, picl_nodehdl_t refhdl, char *class) argument
1590 if ((rc = ptree_create_prop(&propinfo, &refhdl,
2415 picl_nodehdl_t refhdl = 0; local
2430 if ((refhdl = get_reference_handle(frup->frunodeh)) == 0) {
2442 if ((rc = ptree_get_propval_by_name(refhdl, PICL_PROP_CLASSNAM
3924 picl_nodehdl_t refhdl; local
[all...]
/illumos-gate/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) argument
967 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]);

Completed in 63 milliseconds