Searched refs:ipmi_print_power_cap (Results 1 – 1 of 1) sorted by relevance
231 static int ipmi_print_power_cap(struct ipmi_intf *intf, uint8_t unit);2573 rc=ipmi_print_power_cap(intf,watt); in ipmi_delloem_powermonitor_main()2575 rc = ipmi_print_power_cap(intf, watt); in ipmi_delloem_powermonitor_main()2577 rc = ipmi_print_power_cap(intf, btuphr); in ipmi_delloem_powermonitor_main()3608 ipmi_print_power_cap(struct ipmi_intf * intf,uint8_t unit) in ipmi_print_power_cap() function