Searched refs:IS_12160 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h760 #define IS_12160(isp) (isp->isp_type == ISP_HA_SCSI_12160) macro
763 #define IS_1X160(isp) (IS_10160(isp) || IS_12160(isp))
764 #define IS_DUALBUS(isp) (IS_12X0(isp) || IS_12160(isp))
H A Disp.c266 else if (IS_12160(isp))

Completed in 79 milliseconds