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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2546 #define DT_ISP2322 BIT_4 macro
2573 #define IS_QLA2322(ha) (DT_MASK(ha) & DT_ISP2322)
H A Dqla_os.c1997 ha->device_type |= DT_ISP2322;

Completed in 23 milliseconds