Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h3726 #define DT_ISP6322 BIT_6 macro
3760 #define IS_QLA6322(ha) (DT_MASK(ha) & DT_ISP6322)
Dqla_os.c2551 ha->isp_type |= DT_ISP6322; in qla2x00_set_isp_flags()