Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/scsi/
H A Dscsi-changer.rst100 2) boot the kernel with "max_scsi_luns=1" on the command line
101 (append="max_scsi_luns=1" in lilo.conf should do the trick)
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c88 static u64 max_scsi_luns = MAX_SCSI_LUNS; variable
90 module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);
1317 max_dev_lun = min(max_scsi_luns, shost->max_lun); in scsi_sequential_lun_scan()
/openbmc/linux/Documentation/arch/m68k/
H A Dkernel-options.rst276 3.3) max_scsi_luns=
279 :Syntax: max_scsi_luns=<n>