ISP_HA_SCSI
(((((isp)->isp_type & ISP_HA_SCSI) >= ISP_HA_SCSI_1040A) || \
#define IS_SCSI(isp) (isp->isp_type & ISP_HA_SCSI)