Home
last modified time | relevance | path

Searched refs:first_hash_obj (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c53 hash_obj_t *first_hash_obj; in lookup_handle_object() local
58 first_hash_obj = hash_table[index_to_hash]; in lookup_handle_object()
59 for (next_hash_obj = first_hash_obj; next_hash_obj != NULL; in lookup_handle_object()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c61 hash_obj_t *first_hash_obj; in lookup_handle_object() local
66 first_hash_obj = hash_table[index_to_hash]; in lookup_handle_object()
67 for (next_hash_obj = first_hash_obj; next_hash_obj != NULL; in lookup_handle_object()