Home
last modified time | relevance | path

Searched refs:ipmi_set_my_LUN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dipmi.h151 int ipmi_set_my_LUN(struct ipmi_user *user,
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_devintf.c463 rv = ipmi_set_my_LUN(priv->user, 0, val); in ipmi_ioctl()
526 rv = ipmi_set_my_LUN(priv->user, val.channel, val.value); in ipmi_ioctl()
H A Dipmi_msghandler.c1477 int ipmi_set_my_LUN(struct ipmi_user *user, in ipmi_set_my_LUN() function
1497 EXPORT_SYMBOL(ipmi_set_my_LUN);