Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1044 constexpr uint8_t getSdrCount = 0x01; in ipmiSensorGetDeviceSdrInfo() local
1047 if (count.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2295 constexpr uint8_t getSdrCount{1}; in ipmiSensorGetDeviceSdrInfo() local
2303 if (operation.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()