Searched refs:hash_object (Results 1 – 2 of 2) sorted by relevance
935 hash_obj_t *hash_object; in fru_get_num_sections() local937 hash_object = lookup_handle_object(container, CONTAINER_TYPE); in fru_get_num_sections()938 if (hash_object == NULL) { in fru_get_num_sections()942 return (hash_object->u.cont_obj->num_of_section); in fru_get_num_sections()
936 hash_obj_t *hash_object; in fru_get_num_sections() local938 hash_object = lookup_handle_object(container, CONTAINER_TYPE); in fru_get_num_sections()939 if (hash_object == NULL) { in fru_get_num_sections()943 return (hash_object->u.cont_obj->num_of_section); in fru_get_num_sections()