Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.hpp28 static constexpr uint8_t currentChNum = 0xE; variable
290 if (chNum == currentChNum) in convertCurrentChannelNum()
/openbmc/phosphor-net-ipmid/command/
H A Dpayload_cmds.cpp43 ipmi::currentChNum, getInterfaceIndex())); in activatePayload()