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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2581 #define IS_QLA8432(ha) (DT_MASK(ha) & DT_ISP8432) macro
2594 #define IS_QLA84XX(ha) (IS_QLA8432(ha))
H A Dqla_isr.c2483 if (!IS_QLA2432(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) &&
2516 if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) &&

Completed in 21 milliseconds