Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp15 enum class SDRType enum
H A DIpmbSDRSensor.cpp228 if (sdrType != static_cast<uint8_t>(SDRType::sdrType01)) in checkSDRData()