Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4094 #define IS_QLA5432(ha) (DT_MASK(ha) & DT_ISP5432) macro
4113 #define IS_QLA54XX(ha) (IS_QLA5422(ha) || IS_QLA5432(ha))
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4309 #define IS_QLA5432(ha) (DT_MASK(ha) & DT_ISP5432) macro
4328 #define IS_QLA54XX(ha) (IS_QLA5422(ha) || IS_QLA5432(ha))

Completed in 28 milliseconds