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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1244 picl_nodehdl_t peerh = NULL; local
1258 &peerh, sizeof (peerh));
1304 (peerh != NULL)) {
1310 * peerh will be valid and we need to
1313 remove_fru_parents(peerh);
1314 err = ptree_delete_node(peerh);
1316 (void) ptree_destroy_node(peerh);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c844 picl_prophdl_t peerh; local
888 &peerh, sizeof (picl_nodehdl_t));
891 id1 = picldiag_get_uint_propval(peerh, PICL_PROP_ID, &err);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2775 picl_nodehdl_t childh, peerh, nodeh; local
2805 &peerh, sizeof (peerh));
2807 nodeh = peerh;
2809 &peerh, sizeof (peerh));
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2206 picl_nodehdl_t peerh; local
2256 PICL_PROP_PEER, &peerh,
2277 chdh = peerh;

Completed in 100 milliseconds