Home
last modified time | relevance | path

Searched defs:channelData (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp252 std::array<ChannelProperties, maxIpmiChannels> channelData; member in ipmi::ChannelConfig
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp495 uint8_t channelData = 0; in ipmiAppGetMessage() local