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