Searched refs:STD_FO_MAX_CMD_RETRIES (Results 1 – 2 of 2) sorted by relevance
35 #define STD_FO_MAX_CMD_RETRIES 3 macro
349 if (retry_cmd_cnt++ < STD_FO_MAX_CMD_RETRIES) { in std_path_activate()