Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_def.h4050 #define DT_ISP8031 BIT_16 macro
4091 #define IS_QLA8031(ha) (DT_MASK(ha) & DT_ISP8031)
Dqla_os.c2660 ha->isp_type |= DT_ISP8031; in qla2x00_set_isp_flags()