Home
last modified time | relevance | path

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

1234

/linux/drivers/virt/
H A Dvmgenid.c23 u8 this_id[VMGENID_SIZE]; member
31 memcpy(old_id, state->this_id, sizeof(old_id)); in vmgenid_notify()
32 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in vmgenid_notify()
33 if (!memcmp(old_id, state->this_id, sizeof(old_id))) in vmgenid_notify()
35 add_vmfork_randomness(state->this_id, sizeof(state->this_id)); in vmgenid_notify()
41 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in setup_vmgenid_state()
42 add_device_randomness(state->this_id, sizeof(state->this_id)); in setup_vmgenid_state()
/linux/drivers/scsi/
H 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()
H A Dbvme6000_scsi.c32 .this_id = 7,
71 host->this_id = 7; in bvme6000_probe()
H A Dsni_53c710.c50 .this_id = 7,
84 host->this_id = 7; in snirm710_probe()
H A Da4000t.c28 .this_id = 7,
74 host->this_id = 7; in amiga_a4000t_scsi_probe()
H A Dmvme16x_scsi.c32 .this_id = 7,
75 host->this_id = 7; in mvme16x_probe()
H A Dlasi700.c79 .this_id = 7,
116 host->this_id = 7; in lasi700_probe()
H A Dzorro7xx.c34 .this_id = 7,
127 host->this_id = 7; in zorro7xx_init_one()
H A Dqlogicfas.c92 qinitid = host->this_id; in __qlogicfas_detect()
198 .this_id = -1,
H A Dsim710.c80 .this_id = 7,
120 host->this_id = scsi_id; in sim710_probe_common()
H A Dfdomain.h112 struct Scsi_Host *fdomain_create(int base, int irq, int this_id,
H A Ddmx3191d.c51 .this_id = 7,
H A Dmvme147.c82 .this_id = 7,
H A Dmac53c94.c129 writeb(state->host->this_id | CF1_PAR_ENABLE, &regs->config1); in mac53c94_init()
401 .this_id = 7,
H A Dmegaraid.c465 if ( tgt > adapter->this_id ) in mega_get_ldrv_num()
3915 adapter->this_id = *(u32 *)adapter->mega_buffer; in mega_support_cluster()
3916 adapter->host->this_id = adapter->this_id; in mega_support_cluster()
4109 .this_id = DEFAULT_INITIATOR_ID,
4419 adapter->this_id = DEFAULT_INITIATOR_ID; in megaraid_probe_one()
4420 adapter->host->this_id = DEFAULT_INITIATOR_ID; in megaraid_probe_one()
4434 adapter->this_id); in megaraid_probe_one()
H A Da2091.c193 .this_id = 7,
H A Dzorro_esp.c786 host->this_id = 7; in zorro_esp_probe()
792 esp->scsi_id = host->this_id; in zorro_esp_probe()
H A Ddc395x.c1177 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); in start_scsi()
2588 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); /* host ID */ in reselect()
2883 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); in set_basic_config()
3622 acb->scsi_host->this_id = eeprom->scsi_id; in adapter_init_params()
3623 acb->hostid_bit = (1 << acb->scsi_host->this_id); in adapter_init_params()
3656 host->this_id = (int)eeprom->scsi_id; in adapter_init_scsi_host()
3864 seq_printf(m, "AdapterID %i\n", host->this_id); in dc395x_show_info()
3948 .this_id = 7,
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c906 .this_id = -1,
1226 host->this_id = ahd->our_id; in ahd_linux_register_host()
2374 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_width()
2389 shost->this_id, starget->id, &tstate); in ahd_linux_set_period()
2416 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_period()
2442 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset()
2454 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_offset()
2477 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt()
2500 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahd_linux_set_dt()
2519 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas()
[all …]
H A Daic7xxx_osm.c791 .this_id = -1,
1095 host->this_id = ahc->our_id; in ahc_linux_register_host()
2331 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width()
2346 shost->this_id, starget->id, &tstate); in ahc_linux_set_period()
2366 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period()
2391 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset()
2398 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset()
2420 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt()
2436 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt()
2459 shost->this_id, starget->id, &tstate);
[all …]
/linux/net/netfilter/
H A Dnf_conntrack_extend.c139 unsigned int this_id = READ_ONCE(ext->gen_id); __nf_ct_ext_find() local
/linux/drivers/scsi/pcmcia/
H A Dqlogic_stub.c76 .this_id = -1,
102 qinitid = host->this_id; in qlogic_detect()
H A Dnsp_cs.c88 .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()
1328 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect()
1422 if (id == host->this_id) { in nsp_show_info()
/linux/drivers/scsi/arm/
H A Doak.c111 .this_id = 7,
H A Darxescsi.c252 .this_id = 7,

1234