Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp529 bool getSwVerInfo(ipmi::Context::ptr& ctx, uint8_t& bmcMajor, uint8_t& bmcMinor, in getSwVerInfo() argument
543 bmcMajor = revision.major; in getSwVerInfo()