Searched refs:ISP_HA_SCSI_1240 (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h738 #define ISP_HA_SCSI_1240 0x8 macro
755 #define IS_1020(isp) (isp->isp_type < ISP_HA_SCSI_1240)
756 #define IS_1240(isp) (isp->isp_type == ISP_HA_SCSI_1240)
H A Disp_pci.c681 isp->isp_type = ISP_HA_SCSI_1240;

Completed in 240 milliseconds