Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c208 static int ipmi_set_power_capstatus_command(struct ipmi_intf *intf,
2613 ipmi_set_power_capstatus_command(intf,1); in ipmi_delloem_powermonitor_main()
2615 ipmi_set_power_capstatus_command(intf,0); in ipmi_delloem_powermonitor_main()
2740 ipmi_set_power_capstatus_command(struct ipmi_intf * intf, uint8_t val) in ipmi_set_power_capstatus_command() function