Home
last modified time | relevance | path

Searched refs:IPMI_NETFN_SUNOEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c275 req.msg.netfn = IPMI_NETFN_SUNOEM; in sunoem_led_get()
326 req.msg.netfn = IPMI_NETFN_SUNOEM; in sunoem_led_set()
810 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_sshkey_del()
854 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_sshkey_set()
1086 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_cli()
1251 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_cli()
1368 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_echo()
1498 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_getversion()
1648 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_nacname()
1818 req.msg.netfn = IPMI_NETFN_SUNOEM; in ipmi_sunoem_getval()
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sunoem.h42 #define IPMI_NETFN_SUNOEM 0x2e macro