Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dipmi-kcs-test.c41 #define IPMI_KCS_STATE_IDLE 0 macro
142 case IPMI_KCS_STATE_IDLE: in kcs_cmd()
208 if (IPMI_KCS_CMDREG_GET_STATE() != IPMI_KCS_STATE_IDLE) { in kcs_abort()