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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c463 add_to_section_list(hash_obj_t *container_hash, hash_obj_t *sect_hash) argument
467 sect_hash->u.sec_node->container_hdl = container_hash->picl_hdl;
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;

Completed in 56 milliseconds