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

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h757 #define IS_1080(isp) (isp->isp_type == ISP_HA_SCSI_1080) macro
765 #define IS_ULTRA2(isp) (IS_1080(isp) || IS_1280(isp) || IS_1X160(isp))
H A Disp.c285 else if (IS_1080(isp))
7649 } else if (IS_1080(isp)) {

Completed in 107 milliseconds