Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp42 uint8_t ipmiVersion:1; // 0b = IPMIV1.5 support only, 1B = IPMI V2.0 member
47 uint8_t ipmiVersion:1; // 0b = IPMIV1.5 support only, 1B = IPMI V2.0 member
H A Dchannel_auth.cpp59 response->ipmiVersion = 1; // IPMI v2.0 extended capabilities available. in GetChannelCapabilities()