tag | line | file | source code |
this_id | 485 | drivers/scsi/53c7,8xx.c | for (host->this_id = 0; tmp != 1; tmp >>=1, ++host->this_id); |
this_id | 487 | drivers/scsi/53c7,8xx.c | host->this_id = NCR53c7x0_read8(SCID_REG) & 7; |
this_id | 488 | drivers/scsi/53c7,8xx.c | hostdata->this_id_mask = 1 << host->this_id; |
this_id | 492 | drivers/scsi/53c7,8xx.c | host->this_id); |
this_id | 2284 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE); |
this_id | 2286 | 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 | 755 | drivers/scsi/aha152x.c | tpnt->this_id=this_host; |
this_id | 1024 | drivers/scsi/aha1542.c | shpnt->this_id = scsi_id; |
this_id | 3598 | 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 | 468 | drivers/scsi/eata_dma.c | if (cmd->target == sh->this_id) |
this_id | 1044 | drivers/scsi/eata_dma.c | sh->this_id = gc->scsi_id[3]; |
this_id | 1336 | drivers/scsi/eata_dma.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
this_id | 160 | drivers/scsi/eata_dma_proc.c | SDev.id = HBA_ptr->this_id; |
this_id | 179 | drivers/scsi/eata_dma_proc.c | scmd.target = HBA_ptr->this_id; |
this_id | 791 | drivers/scsi/eata_pio.c | sh->this_id = gc->scsi_id[3]; |
this_id | 1013 | drivers/scsi/eata_pio.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
this_id | 318 | drivers/scsi/fdomain.c | static int this_id = 0; |
this_id | 434 | drivers/scsi/fdomain.c | shpnt->host_no, shpnt->this_id ); |
this_id | 445 | drivers/scsi/fdomain.c | (unsigned)bios_base, shpnt->this_id ); |
this_id | 476 | drivers/scsi/fdomain.c | this_id = ints[0] >= 3 ? ints[3] : 0; |
this_id | 958 | drivers/scsi/fdomain.c | if (this_id) { |
this_id | 959 | drivers/scsi/fdomain.c | tpnt->this_id = (this_id & 0x07); |
this_id | 960 | drivers/scsi/fdomain.c | adapter_mask = (1 << tpnt->this_id); |
this_id | 963 | drivers/scsi/fdomain.c | tpnt->this_id = 7; |
this_id | 966 | drivers/scsi/fdomain.c | tpnt->this_id = 6; |
this_id | 1023 | drivers/scsi/fdomain.c | if (i == tpnt->this_id) /* Skip host adapter */ |
this_id | 303 | 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 | 569 | drivers/scsi/qlogic.c | qinitid = host->this_id; |
this_id | 418 | 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; |