Searched refs:IPMI_KCS_GET_STATE (Results 1 – 1 of 1) sorted by relevance
57 #define IPMI_KCS_GET_STATE(d) (((d) >> 6) & 0x3) macro112 if (IPMI_KCS_GET_STATE(ik->status_reg) != IPMI_KCS_ERROR_STATE) { in ipmi_kcs_handle_event()123 switch (IPMI_KCS_GET_STATE(ik->status_reg)) { in ipmi_kcs_handle_event()