Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_channel.h117 uint8_t ipmiv20_support : 1; /* channel supports IPMI v2.0 connections */ member
121 uint8_t ipmiv20_support : 1; /* channel supports IPMI v2.0 connections */ member
/openbmc/ipmitool/lib/
H A Dipmi_channel.c326 (auth_cap.ipmiv20_support) ? "yes" : "no"); in ipmi_get_channel_auth_cap()