Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.cpp37 static constexpr const char* ipmbObj = "/xyz/openbmc_project/Ipmi/Channel/Ipmb"; variable
383 conn->new_signal(ipmbObj, ipmbDbusIntf, "receiveBroadcast"); in processI2cEvent()
995 server.add_interface(ipmbObj, ipmbDbusIntf); in main()
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp40 static constexpr const char* ipmbObj = "/xyz/openbmc_project/Ipmi/Channel/Ipmb"; variable
308 ctx->yield, ec, ipmbBus, ipmbObj, ipmbIntf, "sendRequest", in handleIpmbChannel()