Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sel.h48 #define IPMI_CMD_GET_SEL_TIME 0x48 macro
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c100 #define IPMI_CMD_GET_SEL_TIME 0x48 macro
2038 [IPMI_CMD_GET_SEL_TIME] = { get_sel_time },
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c2820 req.msg.cmd = IPMI_CMD_GET_SEL_TIME; in ipmi_powermgmt()