Searched refs:IPMI_KCS_CMDREG_GET_OBF (Results 1 – 1 of 1) sorted by relevance
48 #define IPMI_KCS_CMDREG_GET_OBF() ((kcs_get_cmdreg() >> 0) & 1) macro84 while (IPMI_KCS_CMDREG_GET_OBF() == 0) { in kcs_wait_obf()97 g_assert(IPMI_KCS_CMDREG_GET_OBF() == 1); in kcs_clear_obf()99 g_assert(IPMI_KCS_CMDREG_GET_OBF() == 0); in kcs_clear_obf()