Searched refs:ipmi_event_intf (Results 1 – 1 of 1) sorted by relevance
99 struct ipmi_event_intf { struct103 int (*setup)(struct ipmi_event_intf * eintf); argument104 int (*wait)(struct ipmi_event_intf * eintf); argument105 int (*read)(struct ipmi_event_intf * eintf); argument106 int (*check)(struct ipmi_event_intf * eintf); argument180 static struct ipmi_event_intf *183 struct ipmi_event_intf ** intf; in ipmi_event_intf_load()184 struct ipmi_event_intf * i; in ipmi_event_intf_load()423 openipmi_read(struct ipmi_event_intf * eintf) in openipmi_read()824 struct ipmi_event_intf * eintf; in ipmievd_sel_main()[all …]