Searched refs:hw_desc (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/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) 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 D | frupicltree.c | 415 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...] |
/illumos-gate/usr/src/lib/libfru/include/ |
H A D | libfru.h | 203 fru_seg_hwdesc_t hw_desc; member in struct:__anon3241
|
/illumos-gate/usr/src/lib/libfru/libfruraw/ |
H A D | fruraw.c | 397 def->hw_desc.field.read_only = 0; 399 def->hw_desc.field.read_only = 1;
|
/illumos-gate/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 514 def.hw_desc.all_bits = 0;
|
/illumos-gate/usr/src/lib/libfru/libfru/ |
H A D | libfru.cc | 979 definition->hw_desc = segdef.hw_desc;
|
Completed in 80 milliseconds