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

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h758 #define IS_1280(isp) (isp->isp_type == ISP_HA_SCSI_1280) macro
762 #define IS_12X0(isp) (IS_1240(isp) || IS_1280(isp))
765 #define IS_ULTRA2(isp) (IS_1080(isp) || IS_1280(isp) || IS_1X160(isp))
H A Disp.c283 if (IS_1280(isp))
7651 } else if (IS_1280(isp) || IS_1240(isp)) {

Completed in 92 milliseconds