Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp221 static constexpr const uint8_t HostSerialCfgParamMax = 3; variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1653 if (req->parameter > HostSerialCfgParamMax) in ipmiOEMCfgHostSerialPortSpeed()