Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c210 static int ipmi_powermgmt(struct ipmi_intf *intf);
2530 rc = ipmi_powermgmt(intf); in ipmi_delloem_powermonitor_main()
2532 rc = ipmi_powermgmt(intf); in ipmi_delloem_powermonitor_main()
2784 ipmi_powermgmt(struct ipmi_intf * intf) in ipmi_powermgmt() function