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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h4306 #define IS_QLA2422(ha) (DT_MASK(ha) & DT_ISP2422) macro
4327 #define IS_QLA24XX(ha) (IS_QLA2422(ha) || IS_QLA2432(ha))

Completed in 114 milliseconds