Searched refs:MCTPPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.cpp | 28 bus, interfacesAdded(MCTPPath), in MctpDiscovery() 31 bus, interfacesRemoved(MCTPPath), in MctpDiscovery() 46 MCTPPath, 0, std::vector<std::string>({MCTPInterface})); in getMctpInfos() 52 "ERROR", e, "PATH", MCTPPath, "INTERFACE", MCTPInterface); in getMctpInfos()
|
H A D | mctp_endpoint_discovery.hpp | 20 constexpr const char* MCTPPath = "/xyz/openbmc_project/mctp"; variable
|