Home
last modified time | relevance | path

Searched refs:IS_QLA2532 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h3765 #define IS_QLA2532(ha) (DT_MASK(ha) & DT_ISP2532) macro
3782 #define IS_QLA25XX(ha) (IS_QLA2532(ha))
Dqla_isr.c3545 if (ql2xenablemsix == 0 || (!IS_QLA2432(ha) && !IS_QLA2532(ha) && in qla2x00_request_irqs()
3584 if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) && in qla2x00_request_irqs()