Searched refs:poweroff_func (Results 1 – 1 of 1) sorted by relevance
515 void (*poweroff_func)(struct ipmi_user *user); member521 .poweroff_func = ipmi_poweroff_atca },524 .poweroff_func = ipmi_poweroff_cpi1 },527 .poweroff_func = ipmi_poweroff_chassis },530 .poweroff_func = ipmi_poweroff_chassis },535 .poweroff_func = ipmi_poweroff_chassis },624 specific_poweroff_func = poweroff_functions[i].poweroff_func; in ipmi_po_new_smi()
Completed in 5 milliseconds