Searched defs:ipmi_user (Results 1 – 2 of 2) sorted by relevance
196 struct ipmi_user { struct203 struct ipmi_user *self; argument209 const struct ipmi_user_hndl *handler; argument222 static struct ipmi_user *acquire_ipmi_user(struct ipmi_user *user, int *index) in acquire_ipmi_user() argument
43 static struct ipmi_user *ipmi_user; variable