Searched refs:getChannelInfo (Results 1 – 18 of 18) sorted by relevance
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | channel_layer.cpp | 95 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function 97 return getChannelConfigObject().getChannelInfo(chNum, chInfo); in getChannelInfo()
|
| H A D | channel_layer.hpp | 279 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
|
| H A D | channel_mgmt.hpp | 154 Cc getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo);
|
| H A D | channelcommands.cpp | 274 Cc compCode = getChannelInfo(chNum, chInfo); in ipmiGetChannelInfo()
|
| H A D | channel_mgmt.cpp | 426 Cc ChannelConfig::getChannelInfo(const uint8_t chNum, ChannelInfo& chInfo) in getChannelInfo() function in ipmi::ChannelConfig
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | bridgingcommands.cpp | 469 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 D | sensorcommands.cpp | 123 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiSenPlatformEvent()
|
| H A D | allowlist-filter.cpp | 85 if (ipmi::getChannelInfo(channel, chInfo) != ipmi::ccSuccess) in getSMMChannel()
|
| H A D | oemcommands.cpp | 1280 getChannelInfo(channel, chInfo); in ipmiOEMSetUser2Activation() 1428 getChannelInfo(ctx->channel, chInfo); in ipmiOEMSetSpecialUserPassword() 3016 if (getChannelInfo(ctx->channel, chInfo) != ccSuccess) in ipmiSetSecurityMode()
|
| H A D | firmware-update.cpp | 545 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in checkIPMBChannel()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | systemintfcmds.cpp | 116 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiAppSetBMCGlobalEnable()
|
| H A D | sbmrhandler.cpp | 283 if (ipmi::getChannelInfo(request->ctx->channel, chInfo) != ipmi::ccSuccess) in sbmrFilterCommands()
|
| H A D | apphandler.cpp | 1002 ipmi::getChannelInfo(ch, chInfo); in getTotalSessionCount() 1044 ipmi::getChannelInfo(ctx->channel, chInfo); in getSessionInfoRequestData()
|
| H A D | ipmid-new.cpp | 552 getChannelInfo(channel, chInfo); in executionEntry()
|
| H A D | transporthandler.cpp | 746 auto cc = getChannelInfo(channel, chInfo); in isLanChannel()
|
| /openbmc/phosphor-host-ipmid/oem/nvidia/ |
| H A D | bootstrap-credentials-oem-cmds.cpp | 91 Cc compCode = ipmi::getChannelInfo(chNum, chInfo); in ipmiGetIpmiChannelRfHi()
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | sessions_manager.cpp | 32 ipmi::getChannelInfo(ch, chInfo); in setNetworkInstance()
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | sensorcommands.cpp | 738 if (ipmi::getChannelInfo(ctx->channel, chInfo) != ipmi::ccSuccess) in ipmiSenPlatformEvent()
|