| tag | line | file | source code |
| this_id | 487 | drivers/scsi/53c7,8xx.c | for (host->this_id = 0; tmp != 1; tmp >>=1, ++host->this_id); |
| this_id | 489 | drivers/scsi/53c7,8xx.c | host->this_id = NCR53c7x0_read8(SCID_REG) & 7; |
| this_id | 490 | drivers/scsi/53c7,8xx.c | hostdata->this_id_mask = 1 << host->this_id; |
| this_id | 494 | drivers/scsi/53c7,8xx.c | host->this_id); |
| this_id | 2285 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE); |
| this_id | 2287 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE); |
| this_id | 782 | drivers/scsi/NCR5380.c | hostdata->id_mask = 1 << instance->this_id; |
| this_id | 1180 | drivers/scsi/NCR5380.c | instance->this_id); |
| this_id | 750 | drivers/scsi/aha152x.c | tpnt->this_id=this_host; |
| this_id | 1024 | drivers/scsi/aha1542.c | shpnt->this_id = scsi_id; |
| this_id | 2948 | drivers/scsi/aic7xxx.c | host->this_id = config.scsi_id; |
| this_id | 1261 | drivers/scsi/buslogic.c | shpnt->this_id = id; |
| this_id | 496 | drivers/scsi/eata.c | sh[j]->this_id = (ushort) info.host_addr[3]; |
| this_id | 524 | drivers/scsi/eata.c | sh[j]->this_id, sh[j]->io_port, sh[j]->irq, sh[j]->dma_channel, |
| this_id | 464 | drivers/scsi/eata_dma.c | if (cmd->target == sh->this_id) |
| this_id | 1037 | drivers/scsi/eata_dma.c | sh->this_id = gc->scsi_id[3]; |
| this_id | 1319 | drivers/scsi/eata_dma.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
| this_id | 158 | drivers/scsi/eata_dma_proc.c | SDev.id = HBA_ptr->this_id; |
| this_id | 177 | drivers/scsi/eata_dma_proc.c | scmd.target = HBA_ptr->this_id; |
| this_id | 790 | drivers/scsi/eata_pio.c | sh->this_id = gc->scsi_id[3]; |
| this_id | 1012 | drivers/scsi/eata_pio.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
| this_id | 316 | drivers/scsi/fdomain.c | static int this_id = 0; |
| this_id | 431 | drivers/scsi/fdomain.c | shpnt->host_no, shpnt->this_id ); |
| this_id | 442 | drivers/scsi/fdomain.c | (unsigned)bios_base, shpnt->this_id ); |
| this_id | 955 | drivers/scsi/fdomain.c | if (this_id) { |
| this_id | 956 | drivers/scsi/fdomain.c | tpnt->this_id = (this_id & 0x7); |
| this_id | 957 | drivers/scsi/fdomain.c | adapter_mask = (1 << tpnt->this_id); |
| this_id | 960 | drivers/scsi/fdomain.c | tpnt->this_id = 7; |
| this_id | 963 | drivers/scsi/fdomain.c | tpnt->this_id = 6; |
| this_id | 1020 | drivers/scsi/fdomain.c | if (i == tpnt->this_id) /* Skip host adapter */ |
| this_id | 302 | drivers/scsi/hosts.c | retval->this_id = tpnt->this_id; |
| this_id | 190 | drivers/scsi/hosts.h | int this_id; |
| this_id | 299 | drivers/scsi/hosts.h | int this_id; |
| this_id | 572 | drivers/scsi/qlogic.c | qinitid = host->this_id; |
| this_id | 417 | drivers/scsi/scsi.c | if (shpnt->this_id != dev) { |
| this_id | 346 | drivers/scsi/seagate.c | tpnt->this_id = (controller_type == SEAGATE) ? 7 : 6; |
| this_id | 439 | drivers/scsi/u14-34f.c | sh[j]->this_id = config_2.ha_scsi_id; |
| this_id | 503 | drivers/scsi/ultrastor.c | tpnt->this_id = config.ha_scsi_id; |
| this_id | 605 | drivers/scsi/ultrastor.c | tpnt->this_id = config.ha_scsi_id; |