Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1045 constexpr uint8_t getSensorCount = 0x00; in ipmiSensorGetDeviceSdrInfo() local
1056 else if (count.value_or(0) == getSensorCount) in ipmiSensorGetDeviceSdrInfo()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2296 constexpr uint8_t getSensorCount{0}; in ipmiSensorGetDeviceSdrInfo() local
2307 else if (operation.value_or(0) == getSensorCount) in ipmiSensorGetDeviceSdrInfo()