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()465 if (setup_cmd_per_lun > 0) in mac_scsi_probe()466 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);409 setup_cmd_per_lun = ints[2]; in atari_scsi_setup()751 if (setup_cmd_per_lun > 0) in atari_scsi_probe()752 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);524 if (setup_cmd_per_lun > 0) in sun3_scsi_probe()525 sun3_scsi_template.cmd_per_lun = setup_cmd_per_lun; in sun3_scsi_probe()