Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_def.h4233 #define IS_QLA8432(ha) (DT_MASK(ha) & DT_ISP8432) macro
4253 #define IS_QLA84XX(ha) (IS_QLA8432(ha))
Dqla_isr.c4469 !IS_QLA8432(ha) && !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha) && in qla2x00_request_irqs()
4507 if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) && in qla2x00_request_irqs()