Lines Matching refs:scsi_level
958 if ((STp->device)->scsi_level >= SCSI_2 && in test_ready()
2251 if ((STp->device)->scsi_level >= SCSI_2)
2280 if ((STp->device)->scsi_level >= SCSI_2 &&
3056 if ((STp->device)->scsi_level < SCSI_2) { in get_location()
3071 (STp->device->scsi_level >= SCSI_2 && in get_location()
3078 if ((STp->device)->scsi_level < SCSI_2) { in get_location()
3142 if ((STp->device)->scsi_level < SCSI_2) { in set_location()
3179 (STp->device)->scsi_level >= SCSI_2 && in set_location()
4151 if (SDp->scsi_level <= 2) in st_probe()
4164 tpnt->use_pf = (SDp->scsi_level >= SCSI_2); in st_probe()
4167 tpnt->can_bsr = (SDp->scsi_level > 2 ? 1 : ST_IN_FILE_POS); /* BSR mandatory in SCSI3 */ in st_probe()