Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp642 std::array<uint8_t, verLen> bmcBuf = {0xff, 0xff}; in ipmiOEMGetDeviceInfo() local
648 if (!getSwVerInfo(ctx, bmcBuf[0], bmcBuf[1], meBuf[0], meBuf[1])) in ipmiOEMGetDeviceInfo()
662 verTotalLen, bmcBuf, hsc0Buf, hsc1Buf, meBuf, hsc2Buf}); in ipmiOEMGetDeviceInfo()