Home
last modified time | relevance | path

Searched refs:getChannelInfo (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp88 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function
90 return getChannelConfigObject().getChannelInfo(chNum, chInfo); in getChannelInfo()
H A Dchannel_layer.hpp268 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
H A Dchannel_mgmt.hpp154 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
H A Dchannelcommands.cpp267 Cc compCode = getChannelInfo(chNum, chInfo); in ipmiGetChannelInfo()
H A Dchannel_mgmt.cpp430 Cc ChannelConfig::getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function in ipmi::ChannelConfig
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp475 getChannelInfo(ctx->channel, chInfo); in ipmiAppGetMessage()
542 getChannelInfo(ctx->channel, chInfo); in ipmiAppGetMessageFlags()
624 getChannelInfo(ctx->channel, chInfo); in ipmiAppClearMessageFlags()
716 getChannelInfo(ctx->channel, chInfo); in ipmiAppReadEventMessageBuffer()
H A Dsensorcommands.cpp123 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiSenPlatformEvent()
H A Dallowlist-filter.cpp85 if (ipmi::getChannelInfo(channel, chInfo) != ipmi::ccSuccess) in getSMMChannel()
H A Doemcommands.cpp1280 getChannelInfo(channel, chInfo); in ipmiOEMSetUser2Activation()
1428 getChannelInfo(ctx->channel, chInfo); in ipmiOEMSetSpecialUserPassword()
3015 if (getChannelInfo(ctx->channel, chInfo) != ccSuccess) in ipmiSetSecurityMode()
H A Dfirmware-update.cpp545 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in checkIPMBChannel()
/openbmc/phosphor-host-ipmid/
H A Dsystemintfcmds.cpp116 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiAppSetBMCGlobalEnable()
H A Dapphandler.cpp1013 ipmi::getChannelInfo(ch, chInfo); in getTotalSessionCount()
1055 ipmi::getChannelInfo(ctx->channel, chInfo); in getSessionInfoRequestData()
H A Dipmid-new.cpp549 getChannelInfo(channel, chInfo); in executionEntry()
H A Dtransporthandler.cpp708 auto cc = getChannelInfo(channel, chInfo); in isLanChannel()
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp32 ipmi::getChannelInfo(ch, chInfo); in setNetworkInstance()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp727 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiSenPlatformEvent()