Searched refs:IS_QLA8001 (Results 1 – 2 of 2) sorted by relevance
2544 #define IS_QLA8001(ha) (DT_MASK(ha) & DT_ISP8001) macro2555 #define IS_QLA81XX(ha) (IS_QLA8001(ha))
2483 !IS_QLA8001(ha)) in qla2x00_request_irqs()