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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2544 #define DT_ISP2300 BIT_2 macro
2571 #define IS_QLA2300(ha) (DT_MASK(ha) & DT_ISP2300)
H A Dqla_os.c1987 ha->device_type |= DT_ISP2300;

Completed in 41 milliseconds