Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp30 constexpr auto selDataSize = 3; variable
177 std::min(sensorData.size(), static_cast<size_t>(selDataSize))); in constructSEL()