Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dpdr.c1235 bool is_entity_type; in entity_association_tree_copy()
1238 is_entity_type = node->entity.entity_type == entity->entity_type; in entity_association_tree_copy()
1244 if (is_entity_type && is_entity_instance_num) { in entity_association_tree_copy()
1157 bool is_entity_type; entity_association_tree_find_if_remote() local