| /Linux-v5.4/drivers/scsi/ |
| D | fdomain_isa.c | 63 int this_id; member 94 int this_id = 7; in fdomain_isa_match() local 137 this_id = sig->this_id; in fdomain_isa_match() 139 sh = fdomain_create(base, irq, this_id, dev); in fdomain_isa_match()
|
| D | fdomain.c | 184 outb(BIT(sh->this_id) | BIT(target), fd->base + REG_SCSI_DATA_NOACK); in fdomain_select() 283 outb(BIT(cmd->device->host->this_id) | BIT(scmd_id(cmd)), in fdomain_work() 419 outb(BIT(cmd->device->host->this_id), fd->base + REG_SCSI_DATA_NOACK); in fdomain_queue() 499 .this_id = 7, 504 struct Scsi_Host *fdomain_create(int base, int irq, int this_id, in fdomain_create() argument 533 if (this_id) in fdomain_create() 534 sh->this_id = this_id & 0x07; in fdomain_create() 553 base, irq, sh->this_id); in fdomain_create()
|
| D | bvme6000_scsi.c | 32 .this_id = 7, 71 host->this_id = 7; in bvme6000_probe()
|
| D | sni_53c710.c | 52 .this_id = 7, 85 host->this_id = 7; in snirm710_probe()
|
| D | a4000t.c | 28 .this_id = 7, 75 host->this_id = 7; in amiga_a4000t_scsi_probe()
|
| D | mvme16x_scsi.c | 32 .this_id = 7, 75 host->this_id = 7; in mvme16x_probe()
|
| D | lasi700.c | 81 .this_id = 7, 118 host->this_id = 7; in lasi700_probe()
|
| D | zorro7xx.c | 34 .this_id = 7, 127 host->this_id = 7; in zorro7xx_init_one()
|
| D | qlogicfas.c | 88 qinitid = host->this_id; in __qlogicfas_detect() 194 .this_id = -1,
|
| D | sim710.c | 80 .this_id = 7, 120 host->this_id = scsi_id; in sim710_probe_common()
|
| D | atari_scsi.c | 715 .this_id = 7, 759 atari_scsi_template.this_id = setup_hostid & 7; in atari_scsi_probe() 771 atari_scsi_template.this_id = b & 7; in atari_scsi_probe()
|
| D | dmx3191d.c | 51 .this_id = 7,
|
| D | fdomain.h | 112 struct Scsi_Host *fdomain_create(int base, int irq, int this_id,
|
| D | mvme147.c | 78 .this_id = 7,
|
| D | mac_scsi.c | 433 .this_id = 7, 470 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
|
| D | hosts.c | 414 shost->this_id = sht->this_id; in scsi_host_alloc()
|
| D | jazz_esp.c | 152 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
|
| D | sun3_scsi.c | 503 .this_id = 7, 529 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
|
| D | mesh.c | 374 out_8(&mr->source_id, ms->host->this_id); in mesh_init() 929 ms->conn_tgt = ms->host->this_id; in reselected() 938 if ((b & (1 << t)) != 0 && t != ms->host->this_id) in reselected() 940 if (b != (1 << t) + (1 << ms->host->this_id)) { in reselected() 942 ms->conn_tgt = ms->host->this_id; in reselected() 1723 out_8(&mr->source_id, ms->host->this_id); in mesh_host_reset() 1839 .this_id = 7,
|
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic79xx_osm.c | 920 .this_id = -1, 1241 host->this_id = ahd->our_id; in ahd_linux_register_host() 2393 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width() 2408 shost->this_id, starget->id, &tstate); in ahd_linux_set_period() 2435 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period() 2461 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset() 2473 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset() 2496 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt() 2519 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt() 2538 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas() [all …]
|
| D | aic7xxx_osm.c | 807 .this_id = -1, 1104 host->this_id = ahc->our_id; in ahc_linux_register_host() 2336 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width() 2351 shost->this_id, starget->id, &tstate); in ahc_linux_set_period() 2371 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period() 2395 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset() 2402 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset() 2423 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt() 2439 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt() 2461 shost->this_id, starget->id, &tstate); [all …]
|
| /Linux-v5.4/drivers/scsi/pcmcia/ |
| D | qlogic_stub.c | 73 .this_id = -1, 99 qinitid = host->this_id; in qlogic_detect()
|
| D | nsp_cs.c | 87 .this_id = NSP_INITIATOR_ID, 366 unsigned int host_id = SCpnt->device->host->this_id; in nsphw_start_selection() 654 unsigned int host_id = SCpnt->device->host->this_id; in nsp_reselected() 1319 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1413 if (id == host->this_id) { in nsp_show_info()
|
| /Linux-v5.4/include/scsi/ |
| D | scsi_host.h | 359 int this_id; member 596 int this_id; member
|
| /Linux-v5.4/drivers/scsi/arm/ |
| D | oak.c | 111 .this_id = 7,
|