Searched refs:RTAS_UNKNOWN_OP (Results 1 – 1 of 1) sorted by relevance
31 #define RTAS_UNKNOWN_OP -1099 /* No Firmware Implementation of Function */ macro127 rc = RTAS_UNKNOWN_OP; in rtas_token()180 if (token == RTAS_UNKNOWN_OP) { in rtas_call()183 rc = RTAS_UNKNOWN_OP; in rtas_call()229 FAIL_IF(rc != 0 && rc != RTAS_UNKNOWN_OP); in test()236 FAIL_IF(rc != -EINVAL && rc != RTAS_UNKNOWN_OP); in test()254 FAIL_IF(rc != 0 && rc != RTAS_UNKNOWN_OP); in test()262 FAIL_IF(rc != -EINVAL && rc != RTAS_UNKNOWN_OP); in test()270 FAIL_IF(rc != -EINVAL && rc != RTAS_UNKNOWN_OP); in test()277 FAIL_IF(rc != -EINVAL && rc != RTAS_UNKNOWN_OP); in test()