Searched refs:IS_QLA8001 (Results 1 – 2 of 2) sorted by relevance
2961 #define IS_QLA8001(ha) (DT_MASK(ha) & DT_ISP8001) macro2962 #define IS_QLA81XX(ha) (IS_QLA8001(ha))
2952 !IS_QLA8001(ha) && !IS_QLA82XX(ha) && !IS_QLAFX00(ha)) in qla2x00_request_irqs()