Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp169 constexpr uint8_t sysrqValue = 72; // use this to notify sol server in processInboundPayload() local
170 const std::vector<uint8_t> test{sysrqValue}; in processInboundPayload()