Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1244 picl_nodehdl_t peerh = NULL; in frudr_completion_handler() local
1258 &peerh, sizeof (peerh)); in frudr_completion_handler()
1304 (peerh != NULL)) { in frudr_completion_handler()
1313 remove_fru_parents(peerh); in frudr_completion_handler()
1314 err = ptree_delete_node(peerh); in frudr_completion_handler()
1316 (void) ptree_destroy_node(peerh); in frudr_completion_handler()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2775 picl_nodehdl_t childh, peerh, nodeh; in handle_fru_unconfigure() local
2805 &peerh, sizeof (peerh)); in handle_fru_unconfigure()
2807 nodeh = peerh; in handle_fru_unconfigure()
2809 &peerh, sizeof (peerh)); in handle_fru_unconfigure()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c844 picl_prophdl_t peerh; in cpu_callback() local
888 &peerh, sizeof (picl_nodehdl_t)); in cpu_callback()
891 id1 = picldiag_get_uint_propval(peerh, PICL_PROP_ID, &err); in cpu_callback()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2206 picl_nodehdl_t peerh; in frudr_evhandler() local
2256 PICL_PROP_PEER, &peerh, in frudr_evhandler()
2277 chdh = peerh; in frudr_evhandler()