Searched refs:INVALID_CMD (Results 1 – 5 of 5) sorted by relevance
127 INVALID_CMD = 0, enumerator
106 if (cmd_type <= INVALID_CMD || cmd_type >= MAX_CMD) { in ne_do_request()
79 #define INVALID_CMD(_cmd_) (_cmd_ == 0x444d4321) macro299 if (val && !INVALID_CMD(val)) in tps6598x_exec_cmd()320 if (INVALID_CMD(val)) in tps6598x_exec_cmd()
155 #define INVALID_CMD 0x2 macro345 retval = INVALID_CMD; in hpc_check_cmd_status()
28 C(INVALID_CMD, "Command must be of the form: <name> field[;field] ..."),\