Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4107 #define IS_QLA2081(ha) (DT_MASK(ha) & DT_ISP2081) macro
4118 #define IS_QLA28XX(ha) (IS_QLA2081(ha) || IS_QLA2281(ha))
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4322 #define IS_QLA2081(ha) (DT_MASK(ha) & DT_ISP2081) macro
4333 #define IS_QLA28XX(ha) (IS_QLA2081(ha) || IS_QLA2281(ha))

Completed in 35 milliseconds