Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp96 static constexpr const bool defaultIsIpmiState = false; variable
880 channelData[chNum].chInfo.isIpmi = defaultIsIpmiState; in setDefaultChannelConfig()