Home
last modified time | relevance | path

Searched defs:bmcEntityTree (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dfru.hpp69 pldm_entity_association_tree* bmcEntityTree) : in FruImpl()
233 pldm_entity_association_tree* bmcEntityTree; member in pldm::responder::FruImpl
265 pldm_entity_association_tree* bmcEntityTree) : in Handler()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp94 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local
167 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local
/openbmc/pldm/pldmd/
H A Dpldmd.cpp247 bmcEntityTree(pldm_entity_association_tree_init(), in main() local
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp89 pldm_entity_association_tree* bmcEntityTree, in HostPDRHandler()