Home
last modified time | relevance | path

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

/dports/sysutils/openipmi/OpenIPMI-2.0.29/include/OpenIPMI/
H A Dipmi_pef.h575 int ipmi_pefconfig_get_alert_string(ipmi_pef_config_t *pefc, unsigned int sel,
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dpef.c2411 ipmi_pefconfig_get_alert_string(ipmi_pef_config_t *pefc, unsigned int sel, in ipmi_pefconfig_get_alert_string() function
/dports/sysutils/openipmi/OpenIPMI-2.0.29/ui/
H A Dui.c4104 rv = ipmi_pefconfig_get_alert_string(pef_config, i, data, &len); in display_pef_config()