Home
last modified time | relevance | path

Searched refs:DT_ISP2281 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h3799 #define DT_ISP2281 BIT_25 macro
3837 #define IS_QLA2281(ha) (DT_MASK(ha) & DT_ISP2281)
Dqla_os.c2661 ha->isp_type |= DT_ISP2281; in qla2x00_set_isp_flags()