Home
last modified time | relevance | path

Searched refs:SCSI_REV_2 (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daiclib.h606 #define SCSI_REV_2 2 macro
Daic79xx_osm.c4929 if (prot_version < SCSI_REV_2)
4932 trans_version = SCSI_REV_2;
4949 if (prot_version > SCSI_REV_2
Daic7xxx_osm.c4577 if (prot_version < SCSI_REV_2)
4580 trans_version = SCSI_REV_2;
4597 if (prot_version > SCSI_REV_2
Daic7xxx_core.c521 if (tinfo->protocol_version <= SCSI_REV_2 in ahc_handle_seqint()
Daic79xx_core.c7812 if (tinfo->protocol_version <= SCSI_REV_2 in ahd_handle_scsi_status()