Home
last modified time | relevance | path

Searched refs:lun3Sensor0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp55 static constexpr uint16_t lun3Sensor0 = 0x300; variable
314 sensorIndex = lun3Sensor0; in getSensorNumMap()
316 else if (sensorIndex == (lun3Sensor0 | maxSensorsPerLUN)) in getSensorNumMap()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp259 sensorIndex = lun3Sensor0; in getSensorNumMap()
261 else if (sensorIndex == (lun3Sensor0 | maxSensorsPerLUN)) in getSensorNumMap()
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp57 static constexpr uint16_t lun3Sensor0 = 0x300; variable