Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4091 #define IS_QLA2422(ha) (DT_MASK(ha) & DT_ISP2422) macro
4112 #define IS_QLA24XX(ha) (IS_QLA2422(ha) || IS_QLA2432(ha))
/kernel/linux/linux-6.6/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 27 milliseconds