Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c64 hash_obj_t *first_hash_obj; in lookup_handle_object() local
69 first_hash_obj = hash_table[index_to_hash]; in lookup_handle_object()
70 for (next_hash_obj = first_hash_obj; next_hash_obj != NULL; in lookup_handle_object()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c63 hash_obj_t *first_hash_obj; in lookup_handle_object() local
68 first_hash_obj = hash_table[index_to_hash]; in lookup_handle_object()
69 for (next_hash_obj = first_hash_obj; next_hash_obj != NULL; in lookup_handle_object()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c205 hash_obj_t *first_hash_obj; in lookup_handle_object() local
210 first_hash_obj = hash_table[index_to_hash]; in lookup_handle_object()
211 for (next_hash_obj = first_hash_obj; next_hash_obj != NULL; in lookup_handle_object()