Searched refs:max_scsi_luns (Results 1 – 4 of 4) sorted by relevance
96 2) boot the kernel with "max_scsi_luns=1" on the command line97 (append="max_scsi_luns=1" in lilo.conf should do the trick)
1374 * scsi.c: Allow boot-time option for max_scsi_luns=? so that
86 static u64 max_scsi_luns = MAX_SCSI_LUNS; variable88 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()
262 3.3) max_scsi_luns=265 Syntax: max_scsi_luns=<n>