Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1987 picl_nodehdl_t chldhdl; in create_frudata_props() local
1991 &chldhdl, sizeof (picl_nodehdl_t)); retval != PICL_PROPNOTFOUND; in create_frudata_props()
1992 retval = ptree_get_propval_by_name(chldhdl, PICL_PROP_PEER, in create_frudata_props()
1993 &chldhdl, sizeof (picl_nodehdl_t))) { in create_frudata_props()
1998 retval = ptree_get_prop_by_name(chldhdl, in create_frudata_props()
2001 (void) create_container_prop(chldhdl); in create_frudata_props()
2005 (void) create_frudata_props(chldhdl); in create_frudata_props()