Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi.h157 #define SCSI_3 4 /* SPC */ macro
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h220 #define SCSI_3 4 /* SPC */ macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c859 if (sdev->scsi_level >= SCSI_3 || in scsi_add_lun()
979 if (sdev->scsi_level >= SCSI_3) in scsi_add_lun()
1251 if (scsi_level < SCSI_3 && !(bflags & BLIST_LARGELUN)) in scsi_sequential_lun_scan()
1314 if (starget->scsi_level < SCSI_3 && in scsi_report_lun_scan()
H A Dst.c3394 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; in partition_tape()
3428 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */ in partition_tape()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c954 if (sdev->scsi_level >= SCSI_3 || in scsi_add_lun()
1087 if (sdev->scsi_level >= SCSI_3) in scsi_add_lun()
1361 if (scsi_level < SCSI_3 && !(bflags & BLIST_LARGELUN)) in scsi_sequential_lun_scan()
1427 if (starget->scsi_level < SCSI_3 && in scsi_report_lun_scan()
H A Dst.c3394 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; in partition_tape()
3428 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */ in partition_tape()

Completed in 16 milliseconds