Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp31 constexpr uint8_t ipmbMeTargetAddress = 0x2C; variable
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp267 if (sendMsgReqData->Header.Req.address != ipmbMeTargetAddress) in handleIpmbChannel()