ISP_HA_FC_2300
case ISP_HA_FC_2300:
#define IS_23XX(isp) ((isp)->isp_type >= ISP_HA_FC_2300 && \
#define IS_2300(isp) ((isp)->isp_type == ISP_HA_FC_2300)
isp->isp_type = ISP_HA_FC_2300;