Searched refs:sup_entities (Results 1 – 3 of 3) sorted by relevance
89 uint8_t sup_entities; member
360 (pong->sup_entities & 0x80) ? "" : " NOT", in ipmi_handle_pong()361 (pong->sup_entities & 0x01) ? "1.0" : "unknown", in ipmi_handle_pong()366 return (pong->sup_entities & 0x80) ? 1 : 0; in ipmi_handle_pong()
510 uint8_t sup_entities; in ipmi_handle_pong() member523 (pong->sup_entities & 0x80) ? "" : " NOT"); in ipmi_handle_pong()530 (pong->sup_entities & 0x01) ? "1.0" : "unknown", in ipmi_handle_pong()535 return (pong->sup_entities & 0x80) ? 1 : 0; in ipmi_handle_pong()