Searched refs:setup_cmd_per_lun (Results 1 – 3 of 3) sorted by relevance
56 static int setup_cmd_per_lun = -1; variable57 module_param(setup_cmd_per_lun, int, 0);81 setup_cmd_per_lun = ints[2]; in mac_scsi_setup()466 if (setup_cmd_per_lun > 0) in mac_scsi_probe()467 mac_scsi_template.cmd_per_lun = setup_cmd_per_lun; in mac_scsi_probe()
149 static int setup_cmd_per_lun = -1; variable150 module_param(setup_cmd_per_lun, int, 0);405 setup_cmd_per_lun = ints[2]; in atari_scsi_setup()747 if (setup_cmd_per_lun > 0) in atari_scsi_probe()748 atari_scsi_template.cmd_per_lun = setup_cmd_per_lun; in atari_scsi_probe()
145 static int setup_cmd_per_lun = -1; variable146 module_param(setup_cmd_per_lun, int, 0);525 if (setup_cmd_per_lun > 0) in sun3_scsi_probe()526 sun3_scsi_template.cmd_per_lun = setup_cmd_per_lun; in sun3_scsi_probe()