Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_channel.h118 uint8_t ipmiv15_support : 1; /* channel supports IPMI v1.5 connections */ member
120 uint8_t ipmiv15_support : 1; /* channel supports IPMI v1.5 connections */ member
/openbmc/ipmitool/lib/
H A Dipmi_channel.c324 (auth_cap.ipmiv15_support) ? "yes" : "no"); in ipmi_get_channel_auth_cap()