Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h89 struct hash_obj *section_list; member
H A Dfru_data.c339 cont_node->section_list = NULL; in alloc_container_node_object()
468 if (container_hash->u.cont_node->section_list == NULL) { in add_to_section_list()
469 container_hash->u.cont_node->section_list = sect_hash; in add_to_section_list()
473 for (next_hash = container_hash->u.cont_node->section_list; in add_to_section_list()
2148 free_obj = cont_hash->u.cont_node->section_list; in delete_frudata_props()
2458 sec_obj = next_obj->u.cont_node->section_list; in free_hash_table()