Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp17 sdrType01 = 1, enumerator
H A DIpmbSDRSensor.cpp228 if (sdrType != static_cast<uint8_t>(SDRType::sdrType01)) in checkSDRData()