Searched defs:seg_hdl (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libfru/libfrupicl/ |
H A D | frupicl.c | 404 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
|
/osnet-11/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 415 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 25 milliseconds