Searched refs:max_scsi_luns (Results 1 – 3 of 3) sorted by relevance
100 2) boot the kernel with "max_scsi_luns=1" on the command line101 (append="max_scsi_luns=1" in lilo.conf should do the trick)
88 static u64 max_scsi_luns = MAX_SCSI_LUNS; variable90 module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);1312 max_dev_lun = min(max_scsi_luns, shost->max_lun); in scsi_sequential_lun_scan()
276 3.3) max_scsi_luns=279 :Syntax: max_scsi_luns=<n>