/Linux-v4.19/drivers/scsi/ |
D | bvme6000_scsi.c | 31 .this_id = 7, 70 host->this_id = 7; in bvme6000_probe()
|
D | sni_53c710.c | 64 .this_id = 7, 99 host->this_id = 7; in snirm710_probe()
|
D | a4000t.c | 27 .this_id = 7, 74 host->this_id = 7; in amiga_a4000t_scsi_probe()
|
D | mvme16x_scsi.c | 31 .this_id = 7, 74 host->this_id = 7; in mvme16x_probe()
|
D | lasi700.c | 93 .this_id = 7, 130 host->this_id = 7; in lasi700_probe()
|
D | zorro7xx.c | 33 .this_id = 7, 126 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 | 93 .this_id = 7, 133 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() 769 atari_scsi_template.this_id = b & 7; in atari_scsi_probe()
|
D | mac_scsi.c | 333 .this_id = 7, 370 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
|
D | dmx3191d.c | 63 .this_id = 7,
|
D | mvme147.c | 78 .this_id = 7,
|
D | hosts.c | 428 shost->this_id = sht->this_id; in scsi_host_alloc()
|
D | sun3_scsi.c | 500 .this_id = 7, 526 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
|
D | mesh.c | 373 out_8(&mr->source_id, ms->host->this_id); in mesh_init() 928 ms->conn_tgt = ms->host->this_id; in reselected() 937 if ((b & (1 << t)) != 0 && t != ms->host->this_id) in reselected() 939 if (b != (1 << t) + (1 << ms->host->this_id)) { in reselected() 941 ms->conn_tgt = ms->host->this_id; in reselected() 1722 out_8(&mr->source_id, ms->host->this_id); in mesh_host_reset() 1838 .this_id = 7,
|
D | jazz_esp.c | 179 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
|
D | a2091.c | 160 .this_id = 7,
|
D | a3000.c | 175 .this_id = 7,
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 920 .this_id = -1, 1242 host->this_id = ahd->our_id; in ahd_linux_register_host() 2394 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width() 2409 shost->this_id, starget->id, &tstate); in ahd_linux_set_period() 2436 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period() 2462 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset() 2474 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset() 2497 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt() 2520 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt() 2539 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas() [all …]
|
D | aic7xxx_osm.c | 807 .this_id = -1, 1106 host->this_id = ahc->our_id; in ahc_linux_register_host() 2339 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width() 2354 shost->this_id, starget->id, &tstate); in ahc_linux_set_period() 2374 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period() 2398 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset() 2405 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset() 2426 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt() 2442 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt() 2464 shost->this_id, starget->id, &tstate); [all …]
|
/Linux-v4.19/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() 1318 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1412 if (id == host->this_id) { in nsp_show_info()
|
/Linux-v4.19/include/scsi/ |
D | scsi_host.h | 354 int this_id; member 601 int this_id; member
|
/Linux-v4.19/drivers/scsi/arm/ |
D | oak.c | 110 .this_id = 7,
|
D | arxescsi.c | 246 .this_id = 7,
|