Searched refs:IO_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
740 #define IO_RETRY_COUNT 3 macro
2802 if (cmd->retry_count_for_ocr > IO_RETRY_COUNT) { in mrsas_issue_pending_cmds()2806 IO_RETRY_COUNT); in mrsas_issue_pending_cmds()6641 if (cmd->retry_count_for_ocr <= IO_RETRY_COUNT) { in io_timeout_checker()