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

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h141 typedef uint64_t handle_t; typedef
147 handle_t segment_hdl; /* segment handle */
158 handle_t section_hdl; /* section handle */
168 handle_t cont_hdl; /* container handle */
186 handle_t obj_hdl;
H A Draw_access.c50 lookup_handle_object(handle_t handle, int object_type)
52 handle_t index_to_hash;
73 handle_t index_to_hash;
206 get_container_hash_object(int object_type, handle_t handle)
294 free_segment_hash(handle_t handle, hash_obj_t *sec_hash)
1163 handle_t obj_hdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h144 typedef uint64_t handle_t; typedef
150 handle_t segment_hdl; /* segment handle */
160 handle_t section_hdl; /* section handle */
170 handle_t cont_hdl; /* container handle */
188 handle_t obj_hdl;
H A Dfru_access.c61 lookup_handle_object(handle_t handle, int object_type)
63 handle_t index_to_hash;
203 handle_t index_to_hash;
300 get_container_hash_object(int object_type, handle_t handle)
1434 free_segment_hash(handle_t handle, hash_obj_t *sec_hash)
2467 free_packet_object(handle_t handle, hash_obj_t *seg_hash)
2662 handle_t obj_hdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h147 typedef uint64_t handle_t; typedef
153 handle_t segment_hdl; /* segment handle */
164 handle_t section_hdl; /* section handle */
174 handle_t cont_hdl; /* container handle */
192 handle_t obj_hdl;
H A Dfru_access.c60 lookup_handle_object(handle_t handle, int object_type)
62 handle_t index_to_hash;
202 handle_t index_to_hash;
299 get_container_hash_object(int object_type, handle_t handle)
1508 free_segment_hash(handle_t handle, hash_obj_t *sec_hash)
2562 free_packet_object(handle_t handle, hash_obj_t *seg_hash)
2757 handle_t obj_hdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h198 typedef uint64_t handle_t; typedef
204 handle_t segment_hdl; /* segment handle */
216 handle_t section_hdl; /* section handle */
226 handle_t cont_hdl; /* container handle */
244 handle_t obj_hdl;
H A Dlibfruaccess.c202 lookup_handle_object(handle_t handle, int object_type)
204 handle_t index_to_hash;
339 handle_t index_to_hash;
501 cont_hash_obj = lookup_handle_object((handle_t)fruh, CONTAINER_TYPE);
519 cont_hash_obj = lookup_handle_object((handle_t)container,
536 cont_object = lookup_handle_object((handle_t)container,
566 sec_object = lookup_handle_object((handle_t)section, SECTION_TYPE);
582 sec_object = lookup_handle_object((handle_t)section, SECTION_TYPE);
613 seg_object = lookup_handle_object((handle_t)segment, SEGMENT_TYPE);
629 seg_object = lookup_handle_object((handle_t)segmen
[all...]

Completed in 63 milliseconds