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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c798 picl_nodehdl_t fruph; local
802 &fruph, sizeof (fruph));
805 PICL_REFPROP_LOC_PARENT, &fruph, sizeof (fruph));
2500 picl_nodehdl_t fruph; local
2502 err = picldiag_get_fru_parent(fanh, &fruph);
2506 err = picldiag_get_combined_label(fruph, &label, 20);
2598 picl_nodehdl_t fruph; local
2602 err = picldiag_get_fru_parent(temph, &fruph);
2733 picl_nodehdl_t fruph; local
2868 picl_nodehdl_t fruph; local
3003 picl_nodehdl_t fruph; local
3090 logprintf_keyswitch_info(picl_nodehdl_t keyswitchh, picl_nodehdl_t fruph) argument
3128 picl_nodehdl_t fruph; local
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c2479 picl_nodehdl_t fruph; local
2481 err = picldiag_get_fru_parent(fanh, &fruph);
2485 err = picldiag_get_combined_label(fruph, &label, 14);
2577 picl_nodehdl_t fruph; local
2581 err = picldiag_get_fru_parent(temph, &fruph);
2585 err = picldiag_get_combined_label(fruph, &label, 14);
2713 picl_nodehdl_t fruph; local
2717 err = picldiag_get_fru_parent(currenth, &fruph);
2721 err = picldiag_get_combined_label(fruph, &label, 10);
2848 picl_nodehdl_t fruph; local
2983 picl_nodehdl_t fruph; local
3070 logprintf_keyswitch_info(picl_nodehdl_t keyswitchh, picl_nodehdl_t fruph) argument
3108 picl_nodehdl_t fruph; local
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2091 picl_nodehdl_t fruph; local
2093 err = picldiag_get_fru_parent(fanh, &fruph);
2097 err = picldiag_get_combined_label(fruph, &label, 14);
2190 picl_nodehdl_t fruph; local
2194 err = picldiag_get_fru_parent(temph, &fruph);
2198 err = picldiag_get_combined_label(fruph, &label, 14);
2325 picl_nodehdl_t fruph; local
2329 err = picldiag_get_fru_parent(currenth, &fruph);
2333 err = picldiag_get_combined_label(fruph, &label, 10);
2459 picl_nodehdl_t fruph; local
2593 picl_nodehdl_t fruph; local
2681 logprintf_keyswitch_info(picl_nodehdl_t keyswitchh, picl_nodehdl_t fruph) argument
2719 picl_nodehdl_t fruph; local
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1075 picl_prophdl_t fruph; local
1162 PICL_REFPROP_FRU_PARENT, &fruph);
1171 PICL_REFPROP_LOC_PARENT, &fruph);
1179 if (ptree_delete_prop(fruph) == PICL_SUCCESS)
1180 (void) ptree_destroy_prop(fruph);

Completed in 102 milliseconds