Searched defs:seg_hdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c404 picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg)
460 *seg_hdl = seg_node;
660 picl_nodehdl_t seg_hdl; local
668 &seg_hdl, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS) {
672 rc = picl_set_propval_by_name(seg_hdl, PICL_PROP_DELETE_SEGMENT,
403 get_segment_node(picl_nodehdl_t handle, const char *segment, picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg) argument
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c415 picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg)
471 *seg_hdl = seg_node;
671 picl_nodehdl_t seg_hdl; local
679 &seg_hdl, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS) {
683 rc = ptree_update_propval_by_name(seg_hdl, PICL_PROP_DELETE_SEGMENT,
414 get_segment_node(picl_nodehdl_t handle, const char *segment, picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg) argument

Completed in 82 milliseconds