Searched refs:hsc0Buf (Results 1 – 1 of 1) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 643 std::array<uint8_t, verLen> hsc0Buf = {0xff, 0xff}; in ipmiOEMGetDeviceInfo() local 652 if (!getHscVerInfo(ctx, hsc0Buf[0], hsc0Buf[1], hsc1Buf[0], in ipmiOEMGetDeviceInfo() 662 verTotalLen, bmcBuf, hsc0Buf, hsc1Buf, meBuf, hsc2Buf}); in ipmiOEMGetDeviceInfo()
|