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

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Draw_access.c61 if ((handle == next_hash_obj->obj_hdl) &&
76 hash_obj->obj_hdl = ++handle_count; /* store the handle */
79 index_to_hash = ((hash_obj->obj_hdl) % TABLE_SIZE);
243 child_obj->u.pkt_obj->segment_hdl = parent_obj->obj_hdl;
272 hash_table[(free_obj->obj_hdl % TABLE_SIZE)] =
304 if (seg_hash->obj_hdl == handle) {
307 while (seg_hash->obj_hdl != handle) {
318 hash_table[(seg_hash->obj_hdl % TABLE_SIZE)] = seg_hash->next;
341 child_obj->u.sec_obj->cont_hdl = parent_obj->obj_hdl;
362 child_obj->u.seg_obj->section_hdl = parent_obj->obj_hdl;
1163 handle_t obj_hdl; local
[all...]
H A Dfru_access_impl.h186 handle_t obj_hdl; member in struct:hash_obj

Completed in 23 milliseconds