Searched refs:OPAL_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance
74 } else if (rc == OPAL_HARDWARE || rc == OPAL_INTERNAL_ERROR) { in opal_get_rtc_time()108 } else if (rc == OPAL_HARDWARE || rc == OPAL_INTERNAL_ERROR) { in opal_set_rtc_time()
29 #define OPAL_INTERNAL_ERROR -11 macro
1080 case OPAL_INTERNAL_ERROR: return -EIO; in opal_error_code()