Home
last modified time | relevance | path

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

123456

/linux/drivers/scsi/
A 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()
A 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()
421 outb(BIT(cmd->device->host->this_id), fd->base + REG_SCSI_DATA_NOACK); in fdomain_queue()
501 .this_id = 7,
506 struct Scsi_Host *fdomain_create(int base, int irq, int this_id, in fdomain_create() argument
535 if (this_id) in fdomain_create()
536 sh->this_id = this_id & 0x07; in fdomain_create()
555 base, irq, sh->this_id); in fdomain_create()
A Dbvme6000_scsi.c32 .this_id = 7,
71 host->this_id = 7; in bvme6000_probe()
A Dsni_53c710.c50 .this_id = 7,
84 host->this_id = 7; in snirm710_probe()
A Da4000t.c28 .this_id = 7,
75 host->this_id = 7; in amiga_a4000t_scsi_probe()
A Dmvme16x_scsi.c32 .this_id = 7,
75 host->this_id = 7; in mvme16x_probe()
A Dlasi700.c79 .this_id = 7,
116 host->this_id = 7; in lasi700_probe()
A Dzorro7xx.c34 .this_id = 7,
127 host->this_id = 7; in zorro7xx_init_one()
A Dqlogicfas.c88 qinitid = host->this_id; in __qlogicfas_detect()
194 .this_id = -1,
A Dsim710.c80 .this_id = 7,
120 host->this_id = scsi_id; in sim710_probe_common()
A Datari_scsi.c711 .this_id = 7,
755 atari_scsi_template.this_id = setup_hostid & 7; in atari_scsi_probe()
767 atari_scsi_template.this_id = b & 7; in atari_scsi_probe()
A Dmac_scsi.c433 .this_id = 7,
470 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
A Ddmx3191d.c51 .this_id = 7,
A Dfdomain.h112 struct Scsi_Host *fdomain_create(int base, int irq, int this_id,
A Dmvme147.c77 .this_id = 7,
A Dsun3_scsi.c504 .this_id = 7,
530 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
A Dmesh.c365 out_8(&mr->source_id, ms->host->this_id); in mesh_init()
921 ms->conn_tgt = ms->host->this_id; in reselected()
930 if ((b & (1 << t)) != 0 && t != ms->host->this_id) in reselected()
932 if (b != (1 << t) + (1 << ms->host->this_id)) { in reselected()
934 ms->conn_tgt = ms->host->this_id; in reselected()
1720 out_8(&mr->source_id, ms->host->this_id); in mesh_host_reset()
1836 .this_id = 7,
A Djazz_esp.c154 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
A Dhosts.c422 shost->this_id = sht->this_id; in scsi_host_alloc()
/linux/drivers/scsi/aic7xxx/
A Daic79xx_osm.c905 .this_id = -1,
1225 host->this_id = ahd->our_id; in ahd_linux_register_host()
2379 shost->this_id, starget->id, &tstate); in ahd_linux_set_period()
2432 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset()
2467 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt()
2509 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas()
2548 shost->this_id, starget->id, &tstate); in ahd_linux_set_iu()
2588 shost->this_id, starget->id, &tstate); in ahd_linux_set_rd_strm()
2624 shost->this_id, starget->id, &tstate); in ahd_linux_set_wr_flow()
2660 shost->this_id, starget->id, &tstate); in ahd_linux_set_rti()
[all …]
A Daic7xxx_osm.c790 .this_id = -1,
1087 host->this_id = ahc->our_id; in ahc_linux_register_host()
2318 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width()
2333 shost->this_id, starget->id, &tstate); in ahc_linux_set_period()
2353 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period()
2378 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset()
2385 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()
2446 shost->this_id, starget->id, &tstate);
[all …]
/linux/drivers/scsi/pcmcia/
A Dqlogic_stub.c73 .this_id = -1,
99 qinitid = host->this_id; in qlogic_detect()
A Dnsp_cs.c84 .this_id = NSP_INITIATOR_ID,
361 unsigned int host_id = SCpnt->device->host->this_id; in nsphw_start_selection()
649 unsigned int host_id = SCpnt->device->host->this_id; in nsp_reselected()
1312 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect()
1406 if (id == host->this_id) { in nsp_show_info()
/linux/include/scsi/
A Dscsi_host.h381 int this_id; member
607 int this_id; member
/linux/drivers/scsi/arm/
A Doak.c111 .this_id = 7,

Completed in 37 milliseconds

123456