Searched defs:hw_desc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h203 fru_seg_hwdesc_t hw_desc; member in struct:__anon3241
/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)
457 hw_desc->all_bits = 0;
458 hw_desc->field.read_only = protection;
585 fru_seg_hwdesc_t hw_desc; local
594 &seg_node, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS)
620 def->hw_desc = hw_desc;
661 fru_seg_hwdesc_t hw_desc; local
668 &seg_hdl, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS) {
684 fru_seg_hwdesc_t hw_desc; local
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
732 fru_seg_hwdesc_t hw_desc; local
811 fru_seg_hwdesc_t hw_desc; local
[all...]
/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)
468 hw_desc->all_bits = 0;
469 hw_desc->field.read_only = protection;
596 fru_seg_hwdesc_t hw_desc; local
605 &seg_node, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS)
631 def->hw_desc = hw_desc;
672 fru_seg_hwdesc_t hw_desc; local
679 &seg_hdl, &hw_desc, IGN_CORRUPT_YES)) != FRU_SUCCESS) {
695 fru_seg_hwdesc_t hw_desc; local
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
744 fru_seg_hwdesc_t hw_desc; local
823 fru_seg_hwdesc_t hw_desc; local
[all...]

Completed in 66 milliseconds