Searched refs:MAX_CMD_RETRIES (Results 1 – 2 of 2) sorted by relevance
150 #define MAX_CMD_RETRIES 3 macro2817 c->retry_count < MAX_CMD_RETRIES) { in sendcmd_withirq_core()3220 if (cmd->retry_count < MAX_CMD_RETRIES) { in complete_command()
74 #define MAX_CMD_RETRIES 3 macro