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.c1157 bool is_entity_type; in entity_association_tree_find_if_remote()
1160 is_entity_type = node->entity.entity_type == entity->entity_type; in entity_association_tree_find_if_remote()
1166 if (is_entity_type && is_entity_instance_num) { in entity_association_tree_find_if_remote()
1149 bool is_entity_type; entity_association_tree_find_if_remote() local