Searched refs:MAX_CMD_RETRIES (Results 1 – 2 of 2) sorted by relevance
152 #define MAX_CMD_RETRIES 3 macro2801 c->retry_count < MAX_CMD_RETRIES) { in sendcmd_withirq_core()3204 if (cmd->retry_count < MAX_CMD_RETRIES) { in complete_command()
71 #define MAX_CMD_RETRIES 3 macro