Home
last modified time | relevance | path

Searched defs:maxIPMISensors (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp55 static constexpr uint16_t maxIPMISensors = (maxSensorsPerLUN * 3); variable
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp53 static constexpr uint16_t maxIPMISensors = (maxSensorsPerLUN * 3); variable
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp102 static constexpr size_t maxIPMISensors = ((3 * 256) - (3 * 1)); variable