Home
last modified time | relevance | path

Searched refs:get_container_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c415 get_container_info(const char *def_file, const char *cont_desc_str, in get_container_info() function
1112 retval = get_container_info(cont_conf_file, node->cont_type, in open_raw_data()
1116 retval = get_container_info(cont_conf_file, in open_raw_data()
1120 retval = get_container_info(cont_conf_file, node->cont_type, in open_raw_data()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c619 get_container_info(const char *def_file, const char *cont_desc_str, in get_container_info() function
859 retval = get_container_info(devpath, bname, &cont_info); in fru_open_container()