Searched refs:IS_QLA2432 (Results 1 – 2 of 2) sorted by relevance
3105 #define IS_QLA2432(ha) (DT_MASK(ha) & DT_ISP2432) macro3122 #define IS_QLA24XX(ha) (IS_QLA2422(ha) || IS_QLA2432(ha))
3087 if (!IS_QLA2432(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) && in qla2x00_request_irqs()3103 if (IS_QLA2432(ha) && (ha->pdev->revision < QLA_MSIX_CHIP_REV_24XX)) { in qla2x00_request_irqs()