RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / scsi / qla2xxx / qla_settings.h
blobf0b2b9986a55d2f4a7ac906a18496ce7998d2036
1 /*
2 * QLogic Fibre Channel HBA Driver
3 * Copyright (c) 2003-2010 QLogic Corporation
5 * See LICENSE.qla2xxx for copyright and licensing details.
6 */
7 #define MAX_RETRIES_OF_ISP_ABORT 5
9 /* Max time to wait for the loop to be in LOOP_READY state */
10 #define MAX_LOOP_TIMEOUT (60 * 5)
12 #include "qla_version.h"