Home
last modified time | relevance | path

Searched refs:IPMI_CMD_GET_PEF_CONFIG_PARMS (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_pef.c225 req.msg.cmd = IPMI_CMD_GET_PEF_CONFIG_PARMS; in ipmi_pef_get_policy_table()
643 req.msg.cmd = IPMI_CMD_GET_PEF_CONFIG_PARMS; in ipmi_pef_list_entries()
776 req.msg.cmd = IPMI_CMD_GET_PEF_CONFIG_PARMS; in ipmi_pef_get_status()
833 req.msg.cmd = IPMI_CMD_GET_PEF_CONFIG_PARMS; in ipmi_pef_get_info()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_pef.h939 #define IPMI_CMD_GET_PEF_CONFIG_PARMS 0x13 macro