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

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

Completed in 84 milliseconds