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