Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/drivers/scsi/
Dfdomain_isa.c63 int this_id; member
94 int this_id = 7; in fdomain_isa_match() local
136 this_id = sig->this_id; in fdomain_isa_match()
138 sh = fdomain_create(base, irq, this_id, dev); in fdomain_isa_match()
Dfdomain.c184 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()
Dsni_53c710.c51 .this_id = 7,
85 host->this_id = 7; in snirm710_probe()
Dbvme6000_scsi.c32 .this_id = 7,
71 host->this_id = 7; in bvme6000_probe()
Dmvme16x_scsi.c32 .this_id = 7,
75 host->this_id = 7; in mvme16x_probe()
Da4000t.c28 .this_id = 7,
75 host->this_id = 7; in amiga_a4000t_scsi_probe()
Dlasi700.c80 .this_id = 7,
117 host->this_id = 7; in lasi700_probe()
Dzorro7xx.c34 .this_id = 7,
127 host->this_id = 7; in zorro7xx_init_one()
Dqlogicfas.c88 qinitid = host->this_id; in __qlogicfas_detect()
194 .this_id = -1,
Dsim710.c80 .this_id = 7,
120 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()
771 atari_scsi_template.this_id = b & 7; in atari_scsi_probe()
Dfdomain.h112 struct Scsi_Host *fdomain_create(int base, int irq, int this_id,
Ddmx3191d.c51 .this_id = 7,
Dmvme147.c77 .this_id = 7,
Dmac_scsi.c433 .this_id = 7,
470 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
Djazz_esp.c154 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
Dsun3_scsi.c503 .this_id = 7,
529 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
Dhosts.c425 shost->this_id = sht->this_id; in scsi_host_alloc()
Dmesh.c374 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()
1729 out_8(&mr->source_id, ms->host->this_id); in mesh_host_reset()
1845 .this_id = 7,
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx_osm.c907 .this_id = -1,
1227 host->this_id = ahd->our_id; in ahd_linux_register_host()
2372 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width()
2387 shost->this_id, starget->id, &tstate); in ahd_linux_set_period()
2414 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period()
2440 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset()
2452 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset()
2475 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt()
2498 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt()
2517 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas()
[all …]
Daic7xxx_osm.c791 .this_id = -1,
1088 host->this_id = ahc->our_id; in ahc_linux_register_host()
2320 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width()
2335 shost->this_id, starget->id, &tstate); in ahc_linux_set_period()
2355 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period()
2379 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset()
2386 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset()
2407 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt()
2423 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt()
2445 shost->this_id, starget->id, &tstate);
[all …]
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
Dqlogic_stub.c73 .this_id = -1,
99 qinitid = host->this_id; in qlogic_detect()
Dnsp_cs.c85 .this_id = NSP_INITIATOR_ID,
365 unsigned int host_id = SCpnt->device->host->this_id; in nsphw_start_selection()
653 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()
/kernel/linux/linux-5.10/include/scsi/
Dscsi_host.h356 int this_id; member
595 int this_id; member
/kernel/linux/linux-5.10/drivers/scsi/arm/
Doak.c111 .this_id = 7,

123456