Searched refs:IS_1280 (Results 1 – 2 of 2) sorted by relevance
809 #define IS_1280(isp) (isp->isp_type == ISP_HA_SCSI_1280) macro813 #define IS_12X0(isp) (IS_1240(isp) || IS_1280(isp))816 #define IS_ULTRA2(isp) (IS_1080(isp) || IS_1280(isp) || IS_1X160(isp))
320 if (IS_1280(isp)) in isp_reset()7968 } else if (IS_1280(isp) || IS_1240(isp)) { in isp_read_nvram()