Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp89 uint8_t extCapabilities:2; // Channel support for IPMI V2.0 connections member
96 uint8_t extCapabilities:2; // Channel support for IPMI V2.0 connections member
H A Dchannel_auth.cpp81 response->extCapabilities = 0x2; // Channel supports IPMI v2.0 connections in GetChannelCapabilities()