Home
last modified time | relevance | path

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

123456

/openbmc/linux/drivers/virt/
H A Dvmgenid.c21 u8 this_id[VMGENID_SIZE]; member
58 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in vmgenid_add()
59 add_device_randomness(state->this_id, sizeof(state->this_id)); in vmgenid_add()
73 memcpy(old_id, state->this_id, sizeof(old_id)); in vmgenid_notify()
74 memcpy(state->this_id, state->next_id, sizeof(state->this_id)); in vmgenid_notify()
75 if (!memcmp(old_id, state->this_id, sizeof(old_id))) in vmgenid_notify()
77 add_vmfork_randomness(state->this_id, sizeof(state->this_id)); in vmgenid_notify()
/openbmc/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 Dfdomain.c189 outb(BIT(sh->this_id) | BIT(target), fd->base + REG_SCSI_DATA_NOACK); in fdomain_select()
289 outb(BIT(cmd->device->host->this_id) | BIT(scmd_id(cmd)), in fdomain_work()
428 outb(BIT(cmd->device->host->this_id), fd->base + REG_SCSI_DATA_NOACK); in fdomain_queue()
508 .this_id = 7,
514 struct Scsi_Host *fdomain_create(int base, int irq, int this_id, in fdomain_create() argument
543 if (this_id) in fdomain_create()
544 sh->this_id = this_id & 0x07; in fdomain_create()
563 base, irq, sh->this_id); in fdomain_create()
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,
75 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 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()
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 Dmac_scsi.c434 .this_id = 7,
471 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
H A Djazz_esp.c154 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
H A Dsun3_scsi.c504 .this_id = 7,
530 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c901 .this_id = -1,
1221 host->this_id = ahd->our_id; in ahd_linux_register_host()
2375 shost->this_id, starget->id, &tstate); in ahd_linux_set_period()
2428 shost->this_id, starget->id, &tstate); in ahd_linux_set_offset()
2463 shost->this_id, starget->id, &tstate); in ahd_linux_set_dt()
2505 shost->this_id, starget->id, &tstate); in ahd_linux_set_qas()
2544 shost->this_id, starget->id, &tstate); in ahd_linux_set_iu()
2584 shost->this_id, starget->id, &tstate); in ahd_linux_set_rd_strm()
2620 shost->this_id, starget->id, &tstate); in ahd_linux_set_wr_flow()
2656 shost->this_id, starget->id, &tstate); in ahd_linux_set_rti()
[all …]
H 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 …]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_extend.c139 unsigned int this_id = READ_ONCE(ext->gen_id); in __nf_ct_ext_find() local
144 if (this_id == 0 || ext->gen_id == gen_id) in __nf_ct_ext_find()
/openbmc/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()
/openbmc/linux/include/scsi/
H A Dscsi_host.h386 int this_id; member
609 int this_id; member
/openbmc/linux/drivers/scsi/arm/
H A Doak.c111 .this_id = 7,

123456