Searched refs:hash_object (Results 1 – 4 of 4) 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()
891 hash_obj_t *hash_object; in fru_get_num_sections() local893 hash_object = lookup_handle_object(container, CONTAINER_TYPE); in fru_get_num_sections()894 if (hash_object == NULL) { in fru_get_num_sections()898 return (hash_object->u.cont_obj->num_of_section); in fru_get_num_sections()
938 hash_obj_t *hash_object; in fru_get_num_sections() local940 hash_object = lookup_handle_object(container, CONTAINER_TYPE); in fru_get_num_sections()941 if (hash_object == NULL) { in fru_get_num_sections()945 return (hash_object->u.cont_obj->num_of_section); in fru_get_num_sections()
1356 hash_obj_t *hash_object; in sun_fru_get_num_sections() local1358 hash_object = lookup_handle_object(container, CONTAINER_TYPE); in sun_fru_get_num_sections()1359 if (hash_object == NULL) { in sun_fru_get_num_sections()1363 return (hash_object->u.cont_obj->num_of_section); in sun_fru_get_num_sections()