Searched refs:IPMI_CC_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
53 #define IPMI_CC_TIMEOUT 0xc3 macro
113 IPMI_CC_TIMEOUT = 0xC3, enumerator
46 #define IPMI_CC_TIMEOUT 0xc3 macro
160 ibe->inbuf[3] = IPMI_CC_TIMEOUT; in extern_timeout()
1262 if (rsp->ccode == IPMI_CC_TIMEOUT) { /* Retry if timed out. */ in ipmi_sunoem_cli()
2014 || (rsp->ccode == IPMI_CC_TIMEOUT)) in HpmfwupgQueryRollbackStatus()