Home
last modified time | relevance | path

Searched refs:fru_get_sections (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c271 acc_err = fru_get_sections(cont, sects, num_section, NULL); in frt_get_seg_list()
359 acc_err = fru_get_sections(cont, sect, num_sect, NULL); in find_segment()
448 num_sect = fru_get_sections(cont, sects, num_sect, NULL); in frt_for_each_segment()
521 acc_err = fru_get_sections(cont, sects, num_sect, NULL); in frt_get_segment_name()
H A Dfru_access.h83 int fru_get_sections(container_hdl_t container, section_t *section,
H A Draw_access.c698 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/
H A Dlibfruaccess.c55 int fru_get_sections(container_hdl_t container, section_t *section,
167 fru_get_sections(container_hdl_t container, section_t *section, in fru_get_sections() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.h83 int fru_get_sections(container_hdl_t container, section_t *section,
H A Dfru_access.c1119 fru_get_sections(container_hdl_t container, section_t *section, int maxsec, in fru_get_sections() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1938 retval = fru_get_sections(cont_acc_hdl, section, in frudata_write_section()