Home
last modified time | relevance | path

Searched refs:obj_hdl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c61 if ((handle == next_hash_obj->obj_hdl) && in lookup_handle_object()
272 hash_table[(free_obj->obj_hdl % TABLE_SIZE)] = in free_pkt_object_list()
304 if (seg_hash->obj_hdl == handle) { in free_segment_hash()
307 while (seg_hash->obj_hdl != handle) { in free_segment_hash()
540 segment->handle = seg_object->obj_hdl; in fru_get_segments()
612 section->handle = sec_hash->obj_hdl; in get_section()
1056 packet->handle = pkt_hash_obj->obj_hdl; in fru_get_packets()
1153 return (cont_hash_obj->obj_hdl); in open_raw_data()
1163 handle_t obj_hdl; in fru_close_container() local
1180 obj_hdl = in fru_close_container()
[all …]
H A Dfru_access_impl.h186 handle_t obj_hdl; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c69 if ((handle == next_hash_obj->obj_hdl) && in lookup_handle_object()
891 return (cont_hash_obj->obj_hdl); in fru_open_container()
970 section->handle = sec_hash->obj_hdl; in get_section()
1516 if (seg_hash->obj_hdl == handle) { in free_segment_hash()
1519 while (seg_hash->obj_hdl != handle) { in free_segment_hash()
1620 if (tmp_hash->obj_hdl == segment) { in fru_delete_segment()
1705 *newsection = sec_hash->obj_hdl; in fru_delete_segment()
2570 if (pkt_hash->obj_hdl == handle) { in free_packet_object()
2697 if (tmp_obj->obj_hdl == packet) { in fru_delete_packet()
2755 handle_t obj_hdl; in fru_close_container() local
[all …]
H A Dfru_access_impl.h190 handle_t obj_hdl; member