Home
last modified time | relevance | path

Searched refs:section_t (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c201 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 Dfru_access.h57 section_t; typedef
83 int fru_get_sections(container_hdl_t container, section_t *section,
H A Dfru_access_impl.h169 section_t section;
H A Draw_access.c593 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_41/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.h59 section_t; typedef
85 int fru_get_sections(container_hdl_t container, section_t *section,
H A Dfru_access_impl.h175 section_t section;
H A Dfru_access.c953 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_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c132 }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_41/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru.h85 } section_t; typedef
H A Dsgfru_mbox.h334 fru_info_t *fru, section_t *sectp);
H A Dsgfru_priv.h142 const frup_info_t *frup, const section_t *sectp);
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h171 section_t section;
H A Dfru_access.c906 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_41/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/
H A Dlibfruaccess.c57 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_41/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c561 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_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h227 section_t section;
H A Dlibfruaccess.c61 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_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c354 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()