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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2558 #define DT_ISP8031 BIT_16 macro
2559 #define DT_ISP_LAST (DT_ISP8031 << 1)
2586 #define IS_QLA8031(ha) (DT_MASK(ha) & DT_ISP8031)
H A Dqla_os.c2074 ha->device_type |= DT_ISP8031;

Completed in 64 milliseconds