Searched refs:OPAL_UNSUPPORTED (Results 1 – 2 of 2) sorted by relevance
691 if (rc && rc != OPAL_UNSUPPORTED) in opal_dump_region_init()958 case OPAL_UNSUPPORTED: return -EIO; in opal_error_code()
25 #define OPAL_UNSUPPORTED -7 macro