Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dbvme6000_scsi.c31 .this_id = 7,
70 host->this_id = 7; in bvme6000_probe()
Dfdomain.c401 static int this_id; variable
524 shpnt->host_no, shpnt->this_id); in print_banner()
535 bios_base, shpnt->this_id ); in print_banner()
569 this_id = ints[0] >= 3 ? ints[3] : 0; in fdomain_setup()
946 if (this_id) { in __fdomain_16x0_detect()
947 tpnt->this_id = (this_id & 0x07); in __fdomain_16x0_detect()
948 adapter_mask = (1 << tpnt->this_id); in __fdomain_16x0_detect()
951 tpnt->this_id = 7; in __fdomain_16x0_detect()
954 tpnt->this_id = 6; in __fdomain_16x0_detect()
1765 .this_id = 6,
Da4000t.c27 .this_id = 7,
74 host->this_id = 7; in amiga_a4000t_scsi_probe()
Dsni_53c710.c64 .this_id = 7,
99 host->this_id = 7; in snirm710_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()
DNCR_D700.c165 .this_id = 7,
213 host->this_id = id_array[slot * 2 + siop]; in NCR_D700_probe_one()
Dmac_scsi.c377 .this_id = 7,
413 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()
Ddmx3191d.c66 .this_id = 7,
Datari_scsi.c824 .this_id = 7,
879 atari_scsi_template.this_id = setup_hostid & 7; in atari_scsi_probe()
889 atari_scsi_template.this_id = b & 7; in atari_scsi_probe()
Dmvme147.c149 .this_id = 7,
Dhosts.c432 shost->this_id = sht->this_id; in scsi_host_alloc()
Dsun3_scsi.c512 .this_id = 7,
536 sun3_scsi_template.this_id = setup_hostid & 7; in sun3_scsi_probe()
Djazz_esp.c179 esp->host->this_id = esp->scsi_id; in esp_jazz_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,
Da2091.c177 .this_id = 7,
Daha1542.c568 sh->this_id = inquiry_result[2] & 7; in aha1542_getconfig()
734 sh->this_id, base_io, sh->irq, dma_info); in aha1542_hw_init()
951 .this_id = 7,
Dmac53c94.c131 writeb(state->host->this_id | CF1_PAR_ENABLE, &regs->config1); in mac53c94_init()
404 .this_id = 7,
Da3000.c192 .this_id = 7,
Dt128.c407 .this_id = 7,
Dwd719x.c853 sh->this_id = wd->params->own_scsi_id & WD719X_EE_SCSI_ID_MASK; in wd719x_board_found()
856 card_types[wd->type], sh->base, sh->irq, sh->this_id); in wd719x_board_found()
883 .this_id = 7,
Du14-34f.c451 .this_id = 7,
905 sh[j]->this_id = config_2.ha_scsi_id; in port_detect()
920 if (sh[j]->this_id == 0) sh[j]->this_id = -1; in port_detect()
1014 BN(j), i, sh[j]->this_id); in port_detect()
Dsgiwd93.c223 .this_id = 7,
Ddtc.c454 .this_id = 7,
Dsun3x_esp.c243 esp->host->this_id = esp->scsi_id; in esp_sun3x_probe()
Dnsp32.c277 .this_id = NSP32_HOST_SCSIID,
458 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_selection_autopara()
589 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_selection_autoscsi()
812 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_reselection()
931 if (scmd_id(SCpnt) == SCpnt->device->host->this_id) { in nsp32_queuecommand_lck()
1485 if (id == host->this_id) { in nsp32_show_info()
Dsym53c416.c707 shpnt->this_id = hosts[i].scsi_id; in sym53c416_detect()
839 .this_id = SYM53C416_SCSI_ID,
Dpas16.c583 .this_id = 7,
Dmegaraid.c465 if ( tgt > adapter->this_id ) in mega_get_ldrv_num()
3985 adapter->this_id = *(u32 *)adapter->mega_buffer; in mega_support_cluster()
3986 adapter->host->this_id = adapter->this_id; in mega_support_cluster()
4178 .this_id = DEFAULT_INITIATOR_ID,
4485 adapter->this_id = DEFAULT_INITIATOR_ID; in megaraid_probe_one()
4486 adapter->host->this_id = DEFAULT_INITIATOR_ID; in megaraid_probe_one()
4500 adapter->this_id); in megaraid_probe_one()
Dgvp11.c202 .this_id = 7,
Dscsi_scan.c1542 if (shost->this_id == id) in __scsi_scan_target()
1896 starget = scsi_alloc_target(&shost->shost_gendev, 0, shost->this_id); in scsi_get_host_dev()
1922 BUG_ON(sdev->id != sdev->host->this_id); in scsi_free_host_dev()
Daha152x.c759 shpnt->this_id = setup->scsiid; in aha152x_probe_one()
788 shpnt->this_id, in aha152x_probe_one()
1499 SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->device->id); in busfree_run()
1613 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()
1630 SETPORT(SCSIID, (shpnt->this_id << OID_) | target); in seldi_run()
2923 .this_id = 7,
Dultrastor.c503 tpnt->this_id = config.ha_scsi_id; in ultrastor_14f_detect()
607 tpnt->this_id = config.ha_scsi_id; in ultrastor_24f_detect()
Dps3rom.c348 .this_id = 7,
Deata_pio.c763 sh->this_id = gc->scsi_id[3]; in register_pio_HBA()
940 HBA_ptr->base, HBA_ptr->irq, SD(HBA_ptr)->channel, HBA_ptr->this_id, in eata_pio_detect()
Da100u2w.c1079 .this_id = 1,
1156 shost->this_id = host->scsi_id; /* Assign HCS index */ in inia100_probe_one()
Ddc395x.c1545 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); in start_scsi()
3210 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); /* host ID */ in reselect()
3619 DC395x_write8(acb, TRM_S1040_SCSI_HOSTID, acb->scsi_host->this_id); in set_basic_config()
4389 acb->scsi_host->this_id = eeprom->scsi_id; in adapter_init_params()
4390 acb->hostid_bit = (1 << acb->scsi_host->this_id); in adapter_init_params()
4423 host->this_id = (int)eeprom->scsi_id; in adapter_init_scsi_host()
4639 seq_printf(m, "AdapterID %i\n", host->this_id); in dc395x_show_info()
4738 .this_id = 7,
Dmac_esp.c517 host->this_id = esp->scsi_id; in esp_mac_probe()
Dg_NCR5380.c709 .this_id = 7,
Dam53c974.c491 shost->this_id = esp->scsi_id; in pci_esp_probe_one()
Dvirtio_scsi.c763 .this_id = -1,
782 .this_id = -1,
DNCR5380.c643 instance->sg_tablesize, instance->this_id, in prepare_info()
814 hostdata->id_mask = 1 << instance->this_id; in NCR5380_init()
1224 …BUG_ARBITRATION, "scsi%d : starting arbitration, id = %d\n", instance->host_no, instance->this_id); in NCR5380_select()
Daha1740.c545 .this_id = 7,
Dsun_esp.c140 esp->host->this_id = esp->scsi_id; in esp_get_scsi_id()
Datari_NCR5380.c638 instance->sg_tablesize, instance->this_id, in prepare_info()
772 hostdata->id_mask = 1 << instance->this_id; in NCR5380_init()
1319 instance->this_id); in NCR5380_select()
D53c700.c696 NCR_700_writeb(1 << host->this_id, host, SCID_REG); in NCR_700_chip_setup()
1187 reselection_id &= ~(1<<host->this_id); in process_script_interrupt()
1296 id &= ~(1<<host->this_id); in process_selection()
Dmegaraid.h765 int this_id; /* our id, may set to different than 7 if member
Dqlogicpti.c767 qpti->qhost->this_id = qpti->scsi_id; in qpti_get_scsi_id()
1288 .this_id = 7,
DNCR53c406a.c1065 .this_id = 7 /* SCSI ID of the chip */,
Datp870u.c2738 shpnt->this_id = host_id; in atp870u_probe()
2911 shpnt->this_id = p->host_id[0]; in atp870u_probe()
2997 shpnt->this_id = host_id; in atp870u_probe()
3159 .this_id = 7 /* SCSI ID */,
Dppa.c975 .this_id = -1,
Dimm.c1110 .this_id = 7,
Discsi_tcp.c968 .this_id = -1,
Din2000.c1615 write_3393(hostdata, WD_OWN_ID, instance->this_id | OWNID_EAF | OWNID_RAF | OWNID_FS_8); in reset_hardware()
2297 .this_id = IN2000_HOST_ID,
Dscsi_debug.c698 if ((hpnt->this_id >= 0) && in sdebug_max_tgts_luns()
699 (scsi_debug_num_tgts > hpnt->this_id)) in sdebug_max_tgts_luns()
5307 .this_id = 7,
5339 if ((hpnt->this_id >= 0) && (scsi_debug_num_tgts > hpnt->this_id)) in sdebug_driver_probe()
Deata.c524 .this_id = 7,
1274 shost->this_id = (ushort) info.host_addr[3]; in port_detect()
Dxen-scsifront.c706 .this_id = -1,
Dstorvsc_drv.c1506 .this_id = -1,
Dwd7000.c1651 .this_id = 7,
Dinitio.c2834 .this_id = 1,
2929 shost->this_id = host->scsi_id; /* Assign HCS index */ in initio_probe_one()
Dscsi_transport_spi.c618 return sprintf(buf, "%d\n", shost->this_id); in show_spi_host_hba_id()
Dvmw_pvscsi.c970 .this_id = -1,
Dqla1280.c4218 .this_id = -1,
4355 host->this_id = ha->bus_settings[0].id; in qla1280_probe_one()
D3w-sas.c1553 .this_id = -1,
Dwd33c93.c1536 instance->this_id | hostdata->clock_freq); in reset_wd33c93()
Dstex.c1369 .this_id = -1,
D3w-xxxx.c2233 .this_id = -1,
Dhptiop.c1190 .this_id = -1,
D3w-9xxx.c1993 .this_id = -1,
Dadvansys.c2426 s->dma_channel, s->this_id, s->can_queue); in asc_prt_scsi_host()
3191 shost->unique_id, shost->can_queue, shost->this_id, in asc_prt_driver_conf()
11191 shost->this_id = asc_dvc_varp->cfg->chip_scsi_id; in advansys_board_found()
11208 shost->this_id = adv_dvc_varp->chip_scsi_id; in advansys_board_found()
Desp_scsi.c2692 .this_id = 7,
Dncr53c8xx.c8313 tpnt->this_id = 7;
8400 instance->this_id = np->myaddr;
Dmvumi.c2230 .this_id = -1,
DBusLogic.c2303 host->this_id = adapter->scsi_id; in blogic_inithoststruct()
Ddpt_i2o.c3567 .this_id = 7,
Dpmcraid.c4250 .this_id = -1,
Dhpsa.c896 .this_id = -1,
5272 sh->this_id = -1; in hpsa_scsi_host_alloc()
Dips.c369 .this_id = -1,
Dgdth.c4681 .this_id = -1,
Dosst.c32 …D_POLL(x,d) ((x) >= OSST_FW_NEED_POLL_MIN && (x) <= OSST_FW_NEED_POLL_MAX && d->host->this_id != 7)
Dipr.c6505 .this_id = -1,
/linux-4.4.14/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()
2344 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_width()
2359 shost->this_id, starget->id, &tstate); in ahc_linux_set_period()
2379 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_period()
2403 shost->this_id, starget->id, &tstate); in ahc_linux_set_offset()
2410 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_offset()
2431 shost->this_id, starget->id, &tstate); in ahc_linux_set_dt()
2447 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, in ahc_linux_set_dt()
2469 shost->this_id, starget->id, &tstate);
[all …]
/linux-4.4.14/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()
Dsym53c500_cs.c681 .this_id = 7,
/linux-4.4.14/include/scsi/
Dscsi_host.h360 int this_id; member
618 int this_id; member
/linux-4.4.14/drivers/scsi/arm/
Doak.c113 .this_id = 7,
Darxescsi.c246 .this_id = 7,
Dcumana_1.c209 .this_id = 7,
Dpowertec.c293 .this_id = 7,
Dcumana_2.c367 .this_id = 7,
Deesox.c486 .this_id = 7,
Dfas216.c964 if (!(msg[0] & (1 << info->host->this_id)) || in fas216_reselected_intr()
968 target = msg[0] & ~(1 << info->host->this_id); in fas216_reselected_intr()
2841 info->scsi.cfg[0] = host->this_id | CNTL1_PERE; in fas216_init()
Dacornscsi.c345 sbic_arm_write(host, SBIC_OWNID, OWNID_EAF | host->host->this_id); in acornscsi_resetcard()
1954 sbic_arm_write(host, SBIC_OWNID, OWNID_EAF | host->host->this_id); in acornscsi_sbicintr()
2888 .this_id = 7,
/linux-4.4.14/arch/ia64/hp/sim/
Dsimscsi.c345 .this_id = -1,
/linux-4.4.14/drivers/usb/storage/
Dscsiglue.c559 .this_id = -1,
Dusb.c1011 us_to_host(us)->this_id = 7; in usb_stor_probe2()
Duas.c827 .this_id = -1,
/linux-4.4.14/drivers/scsi/bfa/
Dbfad_im.c548 im_port->shost->this_id = -1; in bfad_im_scsi_host_alloc()
796 .this_id = -1,
818 .this_id = -1,
/linux-4.4.14/drivers/scsi/aacraid/
Dlinit.c1060 .this_id = MAXIMUM_NUM_CONTAINERS,
1284 shost->this_id = shost->max_id; in aac_probe_one()
Daachba.c2351 if (cid != host->this_id) { in aac_scsi_cmd()
2429 arr[0] = (scmd_id(scsicmd) == host->this_id) ? in aac_scsi_cmd()
2490 if (cid == host->this_id) { in aac_scsi_cmd()
/linux-4.4.14/drivers/usb/image/
Dmicrotek.c637 .this_id = -1,
/linux-4.4.14/drivers/scsi/isci/
Dinit.c163 .this_id = -1,
/linux-4.4.14/drivers/message/fusion/
Dmptspi.c847 .this_id = -1,
1460 sh->this_id = ioc->pfacts[0].PortSCSIID; in mptspi_probe()
Dmptfc.c128 .this_id = -1,
Dmptsas.c1991 .this_id = -1,
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c292 .this_id = -1,
/linux-4.4.14/drivers/infiniband/ulp/iser/
Discsi_iser.c992 .this_id = -1,
/linux-4.4.14/drivers/scsi/snic/
Dsnic_main.c120 .this_id = -1,
/linux-4.4.14/drivers/scsi/esas2r/
Desas2r_main.c248 .this_id = -1,
415 host->this_id = host->max_id + 1; in esas2r_probe()
/linux-4.4.14/drivers/block/
Dcciss_scsi.c86 .this_id = 7,
855 sh->this_id = SELF_SCSI_ID; in cciss_scsi_detect()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1365 shost->this_id = np->myaddr; in sym_attach()
1664 .this_id = 7,
/linux-4.4.14/drivers/staging/rts5208/
Drtsx.c235 .this_id = -1,
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_init.c59 .this_id = -1,
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_init.c632 shost->this_id = -1; in csio_shost_init()
Dcsio_scsi.c2280 .this_id = -1,
2299 .this_id = -1,
/linux-4.4.14/drivers/staging/unisys/visorhba/
Dvisorhba_main.c603 .this_id = -1,
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c372 .this_id = -1,
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_init.c68 .this_id = -1,
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c114 .this_id = -1,
/linux-4.4.14/drivers/firewire/
Dsbp2.c1611 .this_id = -1,
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_init.c84 .this_id = -1,
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c98 .this_id = -1,
/linux-4.4.14/include/linux/
Dlibata.h1370 .this_id = ATA_SHT_THIS_ID, \
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_scsi.c5909 .this_id = -1,
5934 .this_id = -1,
5958 .this_id = -1,
Dlpfc_init.c3312 shost->this_id = -1; in lpfc_create_port()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvscsi.c2143 .this_id = -1,
Dibmvfc.c3093 .this_id = -1,
/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c2270 .this_id = -1,
/linux-4.4.14/drivers/scsi/arcmsr/
Darcmsr_hba.c134 .this_id = ARCMSR_SCSI_INITIATOR_ID,
718 host->this_id = ARCMSR_SCSI_INITIATOR_ID; in arcmsr_probe()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c284 .this_id = -1,
/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.c2265 .this_id = -1,
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c106 .this_id = -1,
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2865 .this_id = -1,
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c261 .this_id = -1,
2628 host->this_id, host->cmd_per_lun, host->unique_id, in qla2x00_probe_one()
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_mbox.c649 host->this_id = adapter->init_id; in megaraid_io_attach()
Dmegaraid_sas_base.c5227 host->this_id = instance->init_id; in megasas_io_attach()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c8332 .this_id = -1,
8370 .this_id = -1,
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c2801 .this_id = -1,
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.c4347 .this_id = -1,
/linux-4.4.14/Documentation/scsi/
Dscsi_mid_low_api.txt1205 this_id - scsi id of host (scsi initiator) or -1 if not known
DChangeLog.1992-19971862 scsi_hosts[hostnum].this_id. Improved handing of
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c567 .this_id = -1,
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_os.c206 .this_id = -1,