Searched refs:OPAL_PARAMETER (Results 1 – 5 of 5) sorted by relevance
42 if (ret == OPAL_UNSUPPORTED || ret == OPAL_PARAMETER) in force_opal_console_flush()
225 if (rc == OPAL_PARAMETER) in dump_read_info()
284 int64_t rc = OPAL_PARAMETER; in opal_flash_update()
865 case OPAL_PARAMETER: return -EINVAL; in opal_error_code()
19 #define OPAL_PARAMETER -1 macro