18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * QLogic Fibre Channel HBA Driver 48c2ecf20Sopenharmony_ci * Copyright (c) 2003-2014 QLogic Corporation 58c2ecf20Sopenharmony_ci */ 68c2ecf20Sopenharmony_ci#define MAX_RETRIES_OF_ISP_ABORT 5 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci/* Max time to wait for the loop to be in LOOP_READY state */ 98c2ecf20Sopenharmony_ci#define MAX_LOOP_TIMEOUT (60 * 5) 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#include "qla_version.h" 12