Searched refs:ipmiv20_support (Results 1 – 2 of 2) sorted by relevance
117 uint8_t ipmiv20_support : 1; /* channel supports IPMI v2.0 connections */ member121 uint8_t ipmiv20_support : 1; /* channel supports IPMI v2.0 connections */ member
326 (auth_cap.ipmiv20_support) ? "yes" : "no"); in ipmi_get_channel_auth_cap()