tag | line | file | source code |
this_id | 478 | drivers/scsi/53c7,8xx.c | for (host->this_id = 0; tmp != 1; tmp >>=1, ++host->this_id); |
this_id | 480 | drivers/scsi/53c7,8xx.c | host->this_id = NCR53c7x0_read8(SCID_REG) & 7; |
this_id | 481 | drivers/scsi/53c7,8xx.c | hostdata->this_id_mask = 1 << host->this_id; |
this_id | 485 | drivers/scsi/53c7,8xx.c | host->this_id); |
this_id | 2258 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE); |
this_id | 2260 | 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 | 739 | drivers/scsi/aha152x.c | tpnt->this_id=this_host; |
this_id | 936 | drivers/scsi/aha274x.c | host->this_id = scsi_id; |
this_id | 1253 | drivers/scsi/buslogic.c | shpnt->this_id = id; |
this_id | 486 | drivers/scsi/eata.c | sh[j]->this_id = (ushort) info.host_addr[3]; |
this_id | 514 | drivers/scsi/eata.c | sh[j]->this_id, sh[j]->io_port, sh[j]->irq, sh[j]->dma_channel, |
this_id | 878 | drivers/scsi/eata_dma.c | sh->this_id = gc->scsi_id[3 - i]; |
this_id | 1164 | drivers/scsi/eata_dma.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
this_id | 412 | drivers/scsi/fdomain.c | (unsigned)bios_base, shpnt->this_id ); |
this_id | 712 | drivers/scsi/fdomain.c | tpnt->this_id = 7; |
this_id | 767 | drivers/scsi/fdomain.c | if (i == tpnt->this_id) /* Skip host adapter */ |
this_id | 269 | drivers/scsi/hosts.c | retval->this_id = tpnt->this_id; |
this_id | 181 | drivers/scsi/hosts.h | int this_id; |
this_id | 268 | drivers/scsi/hosts.h | int this_id; |
this_id | 563 | drivers/scsi/qlogic.c | qinitid = host->this_id; |
this_id | 330 | drivers/scsi/scsi.c | if (shpnt->this_id != dev) |
this_id | 335 | drivers/scsi/seagate.c | tpnt->this_id = (controller_type == SEAGATE) ? 7 : 6; |
this_id | 424 | drivers/scsi/u14-34f.c | sh[j]->this_id = config_2.ha_scsi_id; |
this_id | 493 | drivers/scsi/ultrastor.c | tpnt->this_id = config.ha_scsi_id; |
this_id | 595 | drivers/scsi/ultrastor.c | tpnt->this_id = config.ha_scsi_id; |