Searched refs:DT_ISP2271 (Results 1 – 2 of 2) sorted by relevance
3086 #define DT_ISP2271 BIT_20 macro3087 #define DT_ISP_LAST (DT_ISP2271 << 1)3118 #define IS_QLA2271(ha) (DT_MASK(ha) & DT_ISP2271)
2222 ha->device_type |= DT_ISP2271; in qla2x00_set_isp_flags()