Home
last modified time | relevance | path

Searched refs:max_scsi_luns (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/Documentation/scsi/
Dscsi-changer.txt96 2) boot the kernel with "max_scsi_luns=1" on the command line
97 (append="max_scsi_luns=1" in lilo.conf should do the trick)
DChangeLog.1992-19971374 * scsi.c: Allow boot-time option for max_scsi_luns=? so that
/linux-4.4.14/drivers/scsi/
Dscsi_scan.c86 static u64 max_scsi_luns = MAX_SCSI_LUNS; variable
88 module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);
1211 max_dev_lun = min(max_scsi_luns, shost->max_lun); in scsi_sequential_lun_scan()
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt262 3.3) max_scsi_luns=
265 Syntax: max_scsi_luns=<n>