Searched refs:OPAL_PARAMETER (Results 1 – 5 of 5) sorted by relevance
36 case OPAL_PARAMETER: in i2c_opal_translate_error()
224 if (rc == OPAL_PARAMETER) in dump_read_info()
284 int64_t rc = OPAL_PARAMETER; in opal_flash_update()
953 case OPAL_PARAMETER: return -EINVAL; in opal_error_code()
19 #define OPAL_PARAMETER -1 macro