Searched refs:MAX_DRIVER_CMD_RETRIES (Results 1 – 1 of 1) sorted by relevance
2889 #define MAX_DRIVER_CMD_RETRIES 25 macro2911 retry_count <= MAX_DRIVER_CMD_RETRIES); in hpsa_scsi_do_simple_cmd_with_retry()2913 if (retry_count > MAX_DRIVER_CMD_RETRIES) in hpsa_scsi_do_simple_cmd_with_retry()