Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.hpp13 IPMI_CMD_GET_SDR = 0x23, enumerator
H A Dstoragehandler.cpp941 ipmi_register_callback(NETFUN_STORAGE, IPMI_CMD_GET_SDR, nullptr, in register_netfn_storage_functions()
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c79 #define IPMI_CMD_GET_SDR 0x23 macro
2030 [IPMI_CMD_GET_SDR] = { get_sdr, 8 },