Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.hpp9 IPMI_CMD_GET_DEVICE_ID = 0x01, enumerator
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c57 #define IPMI_CMD_GET_DEVICE_ID 0x01 macro