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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2550 #define DT_ISP2432 BIT_8 macro
2577 #define IS_QLA2432(ha) (DT_MASK(ha) & DT_ISP2432)
H A Dqla_os.c2020 ha->device_type |= DT_ISP2432;

Completed in 25 milliseconds