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

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h180 struct hash_obj *sec_obj_list; /* points to section objects list */ member in struct:__anon3264
H A Draw_access.c107 cont_obj->sec_obj_list = NULL;
342 if (parent_obj->u.cont_obj->sec_obj_list == NULL) {
343 parent_obj->u.cont_obj->sec_obj_list = child_obj;
347 for (next_hash = parent_obj->u.cont_obj->sec_obj_list;
715 sec_hash = cont_object->u.cont_obj->sec_obj_list;
1129 cont_hash_obj->u.cont_obj->sec_obj_list = NULL;
1172 sec_hash_obj = hash_obj->u.cont_obj->sec_obj_list;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h182 struct hash_obj *sec_obj_list; /* points to section objects list */ member in struct:__anon1092
H A Dfru_access.c99 cont_obj->sec_obj_list = NULL;
227 if (parent_obj->u.cont_obj->sec_obj_list == NULL) {
228 parent_obj->u.cont_obj->sec_obj_list = child_obj;
232 for (next_hash = parent_obj->u.cont_obj->sec_obj_list;
820 cont_hash_obj->u.cont_obj->sec_obj_list = NULL;
1068 sec_hash = cont_object->u.cont_obj->sec_obj_list;
2671 sec_hash_obj = hash_obj->u.cont_obj->sec_obj_list;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h186 struct hash_obj *sec_obj_list; /* points to section objects list */ member in struct:__anon1160
H A Dfru_access.c98 cont_obj->sec_obj_list = NULL;
226 if (parent_obj->u.cont_obj->sec_obj_list == NULL) {
227 parent_obj->u.cont_obj->sec_obj_list = child_obj;
231 for (next_hash = parent_obj->u.cont_obj->sec_obj_list;
868 cont_hash_obj->u.cont_obj->sec_obj_list = NULL;
1140 sec_hash = cont_object->u.cont_obj->sec_obj_list;
2766 sec_hash_obj = hash_obj->u.cont_obj->sec_obj_list;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h238 struct hash_obj *sec_obj_list; /* points to section objects list */ member in struct:__anon1223
H A Dlibfruaccess.c239 cont_obj->sec_obj_list = NULL;
364 if (parent_obj->u.cont_obj->sec_obj_list == NULL) {
365 parent_obj->u.cont_obj->sec_obj_list = child_obj;
369 for (next_hash = parent_obj->u.cont_obj->sec_obj_list;
438 cont_hash_obj->u.cont_obj->sec_obj_list = NULL;
545 sec_hash = cont_object->u.cont_obj->sec_obj_list;
846 sec_hash_obj = hash_obj->u.cont_obj->sec_obj_list;
1282 cont_hash_obj->u.cont_obj->sec_obj_list = NULL;
1510 sec_hash = cont_object->u.cont_obj->sec_obj_list;
2980 sec_hash_obj = hash_obj->u.cont_obj->sec_obj_list;
[all...]

Completed in 288 milliseconds