SCSI_REV_0
cpi->protocol_version = SCSI_REV_0;
if (SID_ANSI_REV(inq_data) == SCSI_REV_0)
if (scsi_version >= SCSI_REV_0) {