Home
last modified time | relevance | path

Searched refs:seg_obj_list (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libfru/libfruraw/
H A Draw_access.c136 sec_obj->seg_obj_list = NULL; in create_section_hash_object()
299 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in free_segment_hash()
305 sec_hash->u.sec_obj->seg_obj_list = seg_hash->u.seg_obj->next; in free_segment_hash()
363 if (parent_obj->u.sec_obj->seg_obj_list == NULL) { in add_to_seg_object_list()
364 parent_obj->u.sec_obj->seg_obj_list = child_obj; in add_to_seg_object_list()
368 for (next_hash = parent_obj->u.sec_obj->seg_obj_list; in add_to_seg_object_list()
532 seg_object = sec_object->u.sec_obj->seg_obj_list; in fru_get_segments()
677 if (sec_hash->u.sec_obj->seg_obj_list != NULL) { in get_section()
1178 while (sec_hash_obj->u.sec_obj->seg_obj_list != NULL) { in fru_close_container()
1181 sec_hash_obj->u.sec_obj->seg_obj_list->obj_hdl; in fru_close_container()
H A Dfru_access_impl.h172 struct hash_obj *seg_obj_list; /* points to segment objects list */ member
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c268 sec_obj->seg_obj_list = NULL; in create_section_hash_object()
385 if (parent_obj->u.sec_obj->seg_obj_list == NULL) { in add_to_seg_object_list()
386 parent_obj->u.sec_obj->seg_obj_list = child_obj; in add_to_seg_object_list()
390 for (next_hash = parent_obj->u.sec_obj->seg_obj_list; in add_to_seg_object_list()
591 seg_hash = sec_object->u.sec_obj->seg_obj_list; in ipmi_fru_get_segments()
796 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in free_segment_hash()
802 sec_hash->u.sec_obj->seg_obj_list = seg_hash->u.seg_obj->next; in free_segment_hash()
852 while (sec_hash_obj->u.sec_obj->seg_obj_list != NULL) { in ipmi_fru_close_container()
855 sec_hash_obj->u.sec_obj->seg_obj_list->obj_hdl; in ipmi_fru_close_container()
1606 seg_object = sec_object->u.sec_obj->seg_obj_list; in sun_fru_get_segments()
[all …]
H A Dfru_access_impl.h229 struct hash_obj *seg_obj_list; /* points to segment objects list */ member
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c129 sec_obj->seg_obj_list = NULL; in create_section_hash_object()
249 if (parent_obj->u.sec_obj->seg_obj_list == NULL) { in add_to_seg_object_list()
250 parent_obj->u.sec_obj->seg_obj_list = child_obj; in add_to_seg_object_list()
254 for (next_hash = parent_obj->u.sec_obj->seg_obj_list; in add_to_seg_object_list()
1171 seg_object = sec_object->u.sec_obj->seg_obj_list; in fru_get_segments()
1255 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in fru_add_segment()
1439 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in free_segment_hash()
1445 sec_hash->u.sec_obj->seg_obj_list = seg_hash->u.seg_obj->next; in free_segment_hash()
1546 for (tmp_hash = sec_hash->u.sec_obj->seg_obj_list; tmp_hash != NULL; in fru_delete_segment()
2677 while (sec_hash_obj->u.sec_obj->seg_obj_list != NULL) { in fru_close_container()
[all …]
H A Dfru_access_impl.h174 struct hash_obj *seg_obj_list; /* points to segment objects list */ member
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h178 struct hash_obj *seg_obj_list; /* points to segment objects list */ member
H A Dfru_access.c128 sec_obj->seg_obj_list = NULL; in create_section_hash_object()
248 if (parent_obj->u.sec_obj->seg_obj_list == NULL) { in add_to_seg_object_list()
249 parent_obj->u.sec_obj->seg_obj_list = child_obj; in add_to_seg_object_list()
253 for (next_hash = parent_obj->u.sec_obj->seg_obj_list; in add_to_seg_object_list()
1243 seg_object = sec_object->u.sec_obj->seg_obj_list; in fru_get_segments()
1327 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in fru_add_segment()
1513 seg_hash = sec_hash->u.sec_obj->seg_obj_list; in free_segment_hash()
1519 sec_hash->u.sec_obj->seg_obj_list = seg_hash->u.seg_obj->next; in free_segment_hash()
1620 for (tmp_hash = sec_hash->u.sec_obj->seg_obj_list; tmp_hash != NULL; in fru_delete_segment()
2772 while (sec_hash_obj->u.sec_obj->seg_obj_list != NULL) { in fru_close_container()
[all …]