Home
last modified time | relevance | path

Searched defs:ipmi_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/src/plugins/open/
H A Dopen.h48 struct ipmi_addr { struct
49 int addr_type;
50 short channel;
51 char data[IPMI_MAX_ADDR_SIZE];
/openbmc/linux/include/uapi/linux/
H A Dipmi.h51 struct ipmi_addr { struct
54 int addr_type;
55 short channel;
56 char data[IPMI_MAX_ADDR_SIZE];