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

/drivers/scsi/qla2xxx/
H A Dqla_def.h2551 #define DT_ISP5422 BIT_9 macro
2578 #define IS_QLA5422(ha) (DT_MASK(ha) & DT_ISP5422)
H A Dqla_os.c2034 ha->device_type |= DT_ISP5422;

Completed in 43 milliseconds