Searched defs:ipmi_user (Results 1 – 2 of 2) sorted by relevance
180 struct ipmi_user { struct187 struct ipmi_user *self; argument193 const struct ipmi_user_hndl *handler; argument210 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