Searched refs:sdrLen (Results 1 – 1 of 1) sorted by relevance
674 constexpr const size_t sdrLen = 2; in ipmiOEMGetDeviceInfo() local675 std::array<uint8_t, sdrLen> readBuf = {0x01, 0x0}; in ipmiOEMGetDeviceInfo()677 std::tuple<uint8_t, std::array<uint8_t, sdrLen>>{sdrLen, in ipmiOEMGetDeviceInfo()