/titanic_50/usr/src/lib/libfru/libfruraw/ |
H A D | fruraw.c | 201 add_segs_for_section(section_t *section, fru_strlist_t *list) in add_segs_for_section() 256 section_t *sects = NULL; in frt_get_seg_list() 296 find_seg_in_sect(section_t *sect, const char *seg_name, int *prot_flg, in find_seg_in_sect() 343 section_t *sect = NULL; in find_segment() 430 section_t *sects; in frt_for_each_segment() 444 sects = malloc((num_sect + 1) * sizeof (section_t)); in frt_for_each_segment() 505 section_t *sects; in frt_get_segment_name()
|
H A D | fru_access.h | 57 section_t; typedef 83 int fru_get_sections(container_hdl_t container, section_t *section,
|
H A D | fru_access_impl.h | 169 section_t section;
|
H A D | raw_access.c | 593 get_section(raw_list_t *rawlist, hash_obj_t *sec_hash, section_t *section) in get_section() 698 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.h | 59 section_t; typedef 85 int fru_get_sections(container_hdl_t container, section_t *section,
|
H A D | fru_access_impl.h | 175 section_t section;
|
H A D | fru_access.c | 953 get_section(int fd, hash_obj_t *sec_hash, section_t *section) in get_section() 1121 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 132 }section_t; typedef 141 section_t *section_head, *section_tail; 184 static section_t *find_section(config_file_t *p_config_file, 645 section_t *p_section = NULL; in new_section() 672 section_t *p_section = NULL; in destroy_config() 929 section_t *p_section = NULL; in fprint_config_file() 1030 static section_t * 1033 section_t *p_section = NULL; in find_section() 1223 section_t *p_section = NULL; in del_prefer() 1284 section_t *p_section = NULL; in del_section() [all …]
|
/titanic_50/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgfru.h | 85 } section_t; typedef
|
H A D | sgfru_mbox.h | 334 fru_info_t *fru, section_t *sectp);
|
H A D | sgfru_priv.h | 142 const frup_info_t *frup, const section_t *sectp);
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access_impl.h | 171 section_t section;
|
H A D | fru_access.c | 906 get_section(int fd, hash_obj_t *sec_hash, section_t *section) in get_section() 1050 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/ |
H A D | libfruaccess.c | 57 int fru_get_sections(container_hdl_t container, section_t *section, 169 fru_get_sections(container_hdl_t container, section_t *section, in fru_get_sections()
|
/titanic_50/usr/src/uts/sun4u/lw8/io/ |
H A D | sgfru.c | 561 section_t *sectp; in sgfru_getsections() 585 ssize = (size_t)(max_cnt * sizeof (section_t)); in sgfru_getsections() 586 sectp = (section_t *)kmem_zalloc(ssize, KM_SLEEP); in sgfru_getsections() 1616 const section_t *sectp) in sgfru_copyout_sections() 1620 size_t size = (size_t)(frup->fru_cnt * sizeof (section_t)); in sgfru_copyout_sections() 1748 section_t *sectp) in sgfru_section_pad() 1751 section_t *sp; in sgfru_section_pad()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | fru_access_impl.h | 227 section_t section;
|
H A D | libfruaccess.c | 61 static int sun_fru_get_sections(container_hdl_t, section_t *, 89 static int ipmi_fru_get_sections(container_hdl_t, section_t *, 118 int (* get_sections)(container_hdl_t, section_t *, 529 ipmi_fru_get_sections(container_hdl_t container, section_t *section, in ipmi_fru_get_sections() 1371 get_section(int fd, hash_obj_t *sec_hash, section_t *section) in get_section() 1493 sun_fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in sun_fru_get_sections() 3181 fru_get_sections(container_hdl_t container, section_t *section, in fru_get_sections()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 354 alloc_section_node_object(picl_nodehdl_t nodehdl, section_t *section) in alloc_section_node_object() 1748 section_t *section, container_tbl_t *cont_tbl) in create_section_node() 1874 section_t *section; in frudata_write_section() 1936 section = alloca(num_of_section * sizeof (section_t)); in frudata_write_section()
|