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

/linux-master/include/scsi/
H A Dscsi.h157 #define SCSI_3 4 /* SPC */ macro
/linux-master/drivers/scsi/
H A Dscsi_scan.c968 if (sdev->scsi_level >= SCSI_3 ||
1101 if (sdev->scsi_level >= SCSI_3)
1375 if (scsi_level < SCSI_3 && !(bflags & BLIST_LARGELUN))
1461 if (starget->scsi_level < SCSI_3 &&
H A Dst.c3394 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false;
3428 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */

Completed in 261 milliseconds