Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp95 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function
97 return getChannelConfigObject().getChannelInfo(chNum, chInfo); in getChannelInfo()
H A Dchannel_layer.hpp279 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
H A Dchannel_mgmt.hpp154 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
H A Dchannelcommands.cpp274 Cc compCode = getChannelInfo(chNum, chInfo); in ipmiGetChannelInfo()
H A Dchannel_mgmt.cpp426 Cc ChannelConfig::getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function in ipmi::ChannelConfig
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp469 getChannelInfo(ctx->channel, chInfo); in ipmiAppGetMessage()
536 getChannelInfo(ctx->channel, chInfo); in ipmiAppGetMessageFlags()
618 getChannelInfo(ctx->channel, chInfo); in ipmiAppClearMessageFlags()
710 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()
3016 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 Dsbmrhandler.cpp283 if (ipmi::getChannelInfo(request->ctx->channel, chInfo) != ipmi::ccSuccess) in sbmrFilterCommands()
H A Dapphandler.cpp1002 ipmi::getChannelInfo(ch, chInfo); in getTotalSessionCount()
1044 ipmi::getChannelInfo(ctx->channel, chInfo); in getSessionInfoRequestData()
H A Dipmid-new.cpp552 getChannelInfo(channel, chInfo); in executionEntry()
H A Dtransporthandler.cpp746 auto cc = getChannelInfo(channel, chInfo); in isLanChannel()
/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbootstrap-credentials-oem-cmds.cpp91 Cc compCode = ipmi::getChannelInfo(chNum, chInfo); in ipmiGetIpmiChannelRfHi()
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp32 ipmi::getChannelInfo(ch, chInfo); in setNetworkInstance()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp738 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiSenPlatformEvent()