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