Searched refs:setup_cmd_per_lun (Results 1 – 3 of 3) sorted by relevance
58 static int setup_cmd_per_lun = -1; variable59 module_param(setup_cmd_per_lun, int, 0);108 setup_cmd_per_lun = ints[2]; in mac_scsi_setup()408 if (setup_cmd_per_lun > 0) in mac_scsi_probe()409 mac_scsi_template.cmd_per_lun = setup_cmd_per_lun; in mac_scsi_probe()
207 static int setup_cmd_per_lun = -1; variable208 module_param(setup_cmd_per_lun, int, 0);502 setup_cmd_per_lun = ints[2]; in atari_scsi_setup()871 if (setup_cmd_per_lun > 0) in atari_scsi_probe()872 atari_scsi_template.cmd_per_lun = setup_cmd_per_lun; in atari_scsi_probe()
78 static int setup_cmd_per_lun = -1; variable79 module_param(setup_cmd_per_lun, int, 0);531 if (setup_cmd_per_lun > 0) in sun3_scsi_probe()532 sun3_scsi_template.cmd_per_lun = setup_cmd_per_lun; in sun3_scsi_probe()