]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/scsi/qla2xxx/qla_settings.h
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / qla2xxx / qla_settings.h
CommitLineData
fa90c54f
AV
1/*
2 * QLogic Fibre Channel HBA Driver
07e264b7 3 * Copyright (c) 2003-2011 QLogic Corporation
1da177e4 4 *
fa90c54f
AV
5 * See LICENSE.qla2xxx for copyright and licensing details.
6 */
1da177e4
LT
7#define MAX_RETRIES_OF_ISP_ABORT 5
8
9/* Max time to wait for the loop to be in LOOP_READY state */
10#define MAX_LOOP_TIMEOUT (60 * 5)
1da177e4 11
1da177e4 12#include "qla_version.h"