Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.h67 #define IPMI_LAN_CHANNEL_E 0x0e macro
H A Dlanplus.c2672 msg_data[0] = IPMI_LAN_CHANNEL_E | 0x80; // Ask for IPMI v2 data as well in ipmi_get_auth_capabilities_cmd()
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c72 #define IPMI_LAN_CHANNEL_E 0x0e macro
1587 msg_data[0] = IPMI_LAN_CHANNEL_E; in ipmi_get_auth_capabilities_cmd()