Searched refs:SCSI_REV_2 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h236 #define SCSI_REV_2 2 macro
330 #define SCSI_REV_2 2 macro
H A Daic7xxx_osm.c1314 if (tinfo->goal.transport_version > SCSI_REV_2)
1315 tinfo->goal.transport_version = SCSI_REV_2;
2386 if (curr->protocol_version < SCSI_REV_2)
2389 curr->transport_version = SCSI_REV_2;
2427 if (curr->protocol_version > SCSI_REV_2)
H A Daic7xxx_core.c519 if (tinfo->protocol_version <= SCSI_REV_2

Completed in 60 milliseconds