ISP_HA_FC_2500
if (isp->isp_type <= ISP_HA_FC_2500)
case ISP_HA_FC_2500:
isp->isp_type = ISP_HA_FC_2500;
isp->isp_type = ISP_HA_FC_2500;
#define IS_25XX(isp) ((isp)->isp_type >= ISP_HA_FC_2500)