Home
last modified time | relevance | path

Searched refs:dst_prophdl (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c303 picl_prophdl_t src_prophdl, dst_prophdl; in load_projected_properties() local
405 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
407 err = ptree_get_propinfo(dst_prophdl, &dstinfo); in load_projected_properties()
412 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl); in load_projected_properties()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1267 picl_prophdl_t src_prophdl, dst_prophdl; in load_projected_properties() local
1345 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
1347 err = ptree_get_propinfo(dst_prophdl, &dstinfo); in load_projected_properties()
1352 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl); in load_projected_properties()