Home
last modified time | relevance | path

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

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.cpp29 bus, interfacesAdded(MCTPPath), in MctpDiscovery()
32 bus, interfacesRemoved(MCTPPath), in MctpDiscovery()
47 MCTPPath, 0, std::vector<std::string>({MCTPInterface})); in getMctpInfos()
53 "ERROR", e, "PATH", MCTPPath, "INTERFACE", MCTPInterface); in getMctpInfos()
H A Dmctp_endpoint_discovery.hpp20 constexpr const char* MCTPPath = "/xyz/openbmc_project/mctp"; variable