Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dipmi-kcs-test.c47 #define IPMI_KCS_CMDREG_GET_IBF() ((kcs_get_cmdreg() >> 1) & 1) macro
75 while (IPMI_KCS_CMDREG_GET_IBF() != 0) { in kcs_wait_ibf()