Home
last modified time | relevance | path

Searched refs:ISP_HA_SCSI_1040A (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispreg.h462 (((((isp)->isp_type & ISP_HA_SCSI) >= ISP_HA_SCSI_1040A) || \
465 (((((isp)->isp_type & ISP_HA_SCSI) >= ISP_HA_SCSI_1040A) || \
H A Dispvar.h800 #define ISP_HA_SCSI_1040A 0x5 macro
H A Disp.c401 isp->isp_type = ISP_HA_SCSI_1040A; in isp_reset()
609 if (isp->isp_type == ISP_HA_SCSI_1040A) { in isp_reset()