Searched refs:IPMI_CC_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
53 #define IPMI_CC_TIMEOUT 0xc3 macro
112 IPMI_CC_TIMEOUT = 0xC3, enumerator
55 #define IPMI_CC_TIMEOUT 0xc3 macro
1262 if (rsp->ccode == IPMI_CC_TIMEOUT) { /* Retry if timed out. */ in ipmi_sunoem_cli()
2014 || (rsp->ccode == IPMI_CC_TIMEOUT)) in HpmfwupgQueryRollbackStatus()