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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2579 #define IS_QLA5432(ha) (DT_MASK(ha) & DT_ISP5432) macro
2591 #define IS_QLA54XX(ha) (IS_QLA5422(ha) || IS_QLA5432(ha))

Completed in 20 milliseconds