Home
last modified time | relevance | path

Searched refs:this_id (Results 1 – 25 of 139) sorted by relevance

123456

/Linux-v4.19/drivers/scsi/
Dbvme6000_scsi.c31 .this_id = 7,
70 host->this_id = 7; in bvme6000_probe()
Dsni_53c710.c64 .this_id = 7,
99 host->this_id = 7; in snirm710_probe()
Da4000t.c27 .this_id = 7,
74 host->this_id = 7; in amiga_a4000t_scsi_probe()
Dmvme16x_scsi.c31 .this_id = 7,
74 host->this_id = 7; in mvme16x_probe()
Dlasi700.c93 .this_id = 7,
130 host->this_id = 7; in lasi700_probe()
Dzorro7xx.c33 .this_id = 7,
126 host->this_id = 7; in zorro7xx_init_one()
Dqlogicfas.c88 qinitid = host->this_id; in __qlogicfas_detect()
194 .this_id = -1,
Dsim710.c93 .this_id = 7,
133 host->this_id = scsi_id; in sim710_probe_common()
Datari_scsi.c715 .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()
Dmac_scsi.c333 .this_id = 7,
370 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
Ddmx3191d.c63 .this_id = 7,
Dmvme147.c78 .this_id = 7,
Dhosts.c428 shost->this_id = sht->this_id; in scsi_host_alloc()
Dsun3_scsi.c500 .this_id = 7,
526 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
Dmesh.c373 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,
Djazz_esp.c179 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
Da2091.c160 .this_id = 7,
Da3000.c175 .this_id = 7,
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_osm.c920 .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 …]
Daic7xxx_osm.c807 .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/
Dqlogic_stub.c73 .this_id = -1,
99 qinitid = host->this_id; in qlogic_detect()
Dnsp_cs.c87 .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/
Dscsi_host.h354 int this_id; member
601 int this_id; member
/Linux-v4.19/drivers/scsi/arm/
Doak.c110 .this_id = 7,
Darxescsi.c246 .this_id = 7,

123456