Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.h88 #define IPMI_LANPLUS_OFFSET_PAYLOAD 0x10 macro
H A Dlanplus.c1680 msg + IPMI_LANPLUS_OFFSET_PAYLOAD, in ipmi_lanplus_build_v2x_msg()
1688 msg + IPMI_LANPLUS_OFFSET_PAYLOAD, in ipmi_lanplus_build_v2x_msg()
1692 printbuf(msg + IPMI_LANPLUS_OFFSET_PAYLOAD, 4, "SOL MSG TO BMC"); in ipmi_lanplus_build_v2x_msg()
1700 memcpy(msg + IPMI_LANPLUS_OFFSET_PAYLOAD, in ipmi_lanplus_build_v2x_msg()
1708 memcpy(msg + IPMI_LANPLUS_OFFSET_PAYLOAD, in ipmi_lanplus_build_v2x_msg()
1716 memcpy(msg + IPMI_LANPLUS_OFFSET_PAYLOAD, in ipmi_lanplus_build_v2x_msg()
1742 msg + IPMI_LANPLUS_OFFSET_PAYLOAD, /* input */ in ipmi_lanplus_build_v2x_msg()
1744 msg + IPMI_LANPLUS_OFFSET_PAYLOAD, /* output */ in ipmi_lanplus_build_v2x_msg()
1767 IPMI_LANPLUS_OFFSET_PAYLOAD + in ipmi_lanplus_build_v2x_msg()
1810 IPMI_LANPLUS_OFFSET_PAYLOAD + in ipmi_lanplus_build_v2x_msg()
[all …]