Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.hpp57 msgInEscape, enumerator
H A Dserialcmd.cpp81 else if (msgState == MsgState::msgInEscape) in consumeIpmiSerialPacket()
99 msgState = MsgState::msgInEscape; in consumeIpmiSerialPacket()