Home
last modified time | relevance | path

Searched defs:IPMI_CMD_GET_SENSOR_READING (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp17 IPMI_CMD_GET_SENSOR_READING = 0x2D, enumerator
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c50 #define IPMI_CMD_GET_SENSOR_READING 0x2d macro