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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2576 #define IS_QLA2422(ha) (DT_MASK(ha) & DT_ISP2422) macro
2590 #define IS_QLA24XX(ha) (IS_QLA2422(ha) || IS_QLA2432(ha))

Completed in 43 milliseconds