Searched refs:respStart (Results 1 – 1 of 1) sorted by relevance
2488 uint8_t* respStart = reinterpret_cast<uint8_t*>(hdr) + offset; in ipmiStorageGetSDR() local2489 if (!respStart) in ipmiStorageGetSDR()2495 std::vector<uint8_t> recordData(respStart, respStart + bytesToRead); in ipmiStorageGetSDR()