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

/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c397 * If the ign_cor_flg is set this will still succeed even if the segment is
404 picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg)
442 if ((ign_cor_flg == IGN_CORRUPT_NO) &&
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.c408 * If the ign_cor_flg is set this will still succeed even if the segment is
415 picl_nodehdl_t *seg_hdl, fru_seg_hwdesc_t *hw_desc, int ign_cor_flg)
453 if ((ign_cor_flg == IGN_CORRUPT_NO) &&
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 49 milliseconds