Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c301 picl_prophdl_t src_prophdl, dst_prophdl; in load_projected_properties() local
403 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
405 err = ptree_get_propinfo(dst_prophdl, &dstinfo); in load_projected_properties()
410 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl); in load_projected_properties()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1270 picl_prophdl_t src_prophdl, dst_prophdl; in load_projected_properties() local
1348 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
1350 err = ptree_get_propinfo(dst_prophdl, &dstinfo); in load_projected_properties()
1355 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl); in load_projected_properties()