Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 21 of 21) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp47 const pldm_entity entity = getEntityIDfromEffecterID(effecterId); in enableSlot() local
66 const pldm_entity& entity, in processSlotOperations()
157 const pldm_entity& entity, in createPresenceMatch()
181 bool presentValue, uint8_t stateFiledvalue, const pldm_entity& entity) in processPresentPropertyChange()
/openbmc/libpldm/src/dsp/
H A Dpdr.c654 pldm_entity entity; member
672 pldm_entity_node_get_remote_container_id(const pldm_entity_node *entity) in pldm_entity_node_get_remote_container_id()
715 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add()
727 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add_entity()
855 pldm_entity *entity = &entities[*index]; in entity_association_tree_visit() local
1017 pldm_entity *entity = (pldm_entity *)start; in entity_association_pdr_add_children() local
1029 pldm_entity *entity = (pldm_entity *)start; in entity_association_pdr_add_children() local
1104 static bool is_present(pldm_entity entity, pldm_entity **entities, in is_present()
1215 pldm_entity entity, pldm_entity_node **node) in find_entity_ref_in_tree()
1242 pldm_entity entity, pldm_entity_node **node) in pldm_find_entity_ref_in_tree()
[all …]
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp110 pldm_entity entity; in TEST() member
177 pldm_entity entity = *entityPtr; in TEST() local
/openbmc/pldm/libpldmresponder/
H A Dfru.cpp32 pldm_entity entity{}; in getEntityByObjectPath() local
101 pldm_entity entity = *entityPtr; in updateAssociationTree() local
184 pldm_entity entity{}; in buildFRUTable() local
256 const fru_parser::FruRecordInfos& recordInfos, const pldm_entity& entity) in populateRecords()
/openbmc/pldm/host-bmc/
H A Dutils.cpp60 const EntityAssociations& entityAssoc, pldm_entity_node* entity, in addObjectPathEntityAssociations()
166 for (const auto& entity : parentsEntity) in updateEntityAssociation() local
H A Dhost_pdr_handler.cpp78 pldm_entity entity{t->entity_type, t->entity_instance, t->container_id}; in updateContainerId() local
1103 const pldm_entity& entity) in getRSI()
1127 for (const auto& entity : objPathMap) in setFRUDataOnDBus() local
1173 for (const auto& entity : objPathMap) in createDbusObjects() local
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp73 def __init__(self, entity): argument
125 def __init__(self, entity, bmc): argument
/openbmc/pldm/host-bmc/test/
H A Dutils_test.cpp103 pldm_entity entity = pldm_entity_extract(obj.second); in TEST() local
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp50 static void getEntity(struct pldm_msgbuf_ro* buf, pldm_entity_test& entity) in getEntity()
1251 pldm_entity entity{}; in TEST() local
1507 pldm_entity* entity = reinterpret_cast<pldm_entity*>(start); in TEST() local
1870 pldm_entity entity{}; in TEST() local
1971 pldm_entity* entity = e->children; in TEST() local
2497 struct pldm_entity entity[1] = { in TEST() local
2642 pldm_entity entity{}; in TEST() local
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp318 entity = 0x25, enumerator
/openbmc/entity-manager/src/entity_manager/
H A Doverlay.cpp267 for (auto entity = systemConfiguration.begin(); in loadOverlays() local
H A Dentity_manager.cpp378 static bool deviceRequiresPowerOn(const nlohmann::json& entity) in deviceRequiresPowerOn()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h338 struct entity_id entity; member
469 struct entity_id entity; member
595 struct entity_id entity; member
628 struct entity_id entity; member
662 struct entity_id entity; member
675 struct entity_id entity; /* container entity ID and instance */ member
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py108 def entity(self) -> QAPISchemaDefinition: member in Transmogrifier
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c351 struct entity_id entity; in sunoem_led_get_byentity() local
395 struct entity_id entity; in sunoem_led_set_byentity() local
H A Dipmi_sdr.c3485 ipmi_sdr_find_sdr_byentity(struct ipmi_intf *intf, struct entity_id *entity) in ipmi_sdr_find_sdr_byentity()
4548 struct entity_id entity; in ipmi_sdr_print_entity() local
H A Dipmi_sel.c2881 struct entity_id entity; in ipmi_sel_show_entry() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1197 ipmi::sensor::EntityInfoMap::const_iterator& entity, uint16_t recordId) in getType8SDRs()
H A Dsensorcommands.cpp680 ipmi::sensor::EntityInfoMap::const_iterator entity = in getOtherSensorsDataRecord() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp579 auto entity = std::find_if( in getFruSdrs() local
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1269 auto entity = entityRecords.begin(); in ipmiEntityGetSdr() local