Home
last modified time | relevance | path

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

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