tag | line | file | source code |
this_id | 703 | drivers/scsi/53c7,8xx.c | else if (h->this_id == target) { |
this_id | 946 | drivers/scsi/53c7,8xx.c | for (host->this_id = 0; tmp != 1; tmp >>=1, ++host->this_id); |
this_id | 948 | drivers/scsi/53c7,8xx.c | host->this_id = NCR53c7x0_read8(SCID_REG) & 15; |
this_id | 949 | drivers/scsi/53c7,8xx.c | if (host->this_id == 0) |
this_id | 950 | drivers/scsi/53c7,8xx.c | host->this_id = 7; /* sanitize hostid---0 doesn't make sense */ |
this_id | 951 | drivers/scsi/53c7,8xx.c | hostdata->this_id_mask = 1 << host->this_id; |
this_id | 959 | drivers/scsi/53c7,8xx.c | if (!host->this_id) { |
this_id | 961 | drivers/scsi/53c7,8xx.c | host->host_no, host->this_id); |
this_id | 962 | drivers/scsi/53c7,8xx.c | host->this_id = 7; |
this_id | 967 | drivers/scsi/53c7,8xx.c | if (expected_id == -1 || host->this_id != expected_id) |
this_id | 969 | drivers/scsi/53c7,8xx.c | host->this_id); |
this_id | 3322 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE); |
this_id | 3324 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE); |
this_id | 3876 | drivers/scsi/53c7,8xx.c | || cmd->target == host->this_id |
this_id | 612 | drivers/scsi/AM53C974.c | instance->this_id = AM53C974_SCSI_ID; |
this_id | 613 | drivers/scsi/AM53C974.c | AM53C974_write_8(CNTLREG1, instance->this_id & CNTLREG1_SID); |
this_id | 615 | drivers/scsi/AM53C974.c | instance->this_id = AM53C974_read_8(CNTLREG1) & CNTLREG1_SID; |
this_id | 616 | drivers/scsi/AM53C974.c | if (instance->this_id != 7) |
this_id | 618 | drivers/scsi/AM53C974.c | instance->host_no, instance->this_id); |
this_id | 635 | drivers/scsi/AM53C974.c | if (overrides[i].host_scsi_id == instance->this_id) { |
this_id | 676 | drivers/scsi/AM53C974.c | AM53C974_write_8(CNTLREG1, CNTLREG1_DISR | instance->this_id); |
this_id | 706 | drivers/scsi/AM53C974.c | AM53C974_write_8(CNTLREG1, (DEF_ETM<<7) | CNTLREG1_DISR | (DEF_PERE<<4) | instance->this_id); |
this_id | 1901 | drivers/scsi/AM53C974.c | if (!(t & (1 << instance->this_id))) { |
this_id | 1905 | drivers/scsi/AM53C974.c | t ^= (1 << instance->this_id); |
this_id | 2234 | drivers/scsi/AM53C974.c | AM53C974_write_8(CNTLREG1, CNTLREG1_DISR | instance->this_id); /* disable interrupt upon SCSI RESET */ |
this_id | 1215 | drivers/scsi/BusLogic.c | Host->this_id = HostAdapter->SCSI_ID; |
this_id | 799 | drivers/scsi/NCR5380.c | hostdata->id_mask = 1 << instance->this_id; |
this_id | 1273 | drivers/scsi/NCR5380.c | instance->this_id); |
this_id | 3035 | drivers/scsi/advansys.c | shp->this_id = boardp->cfg->chip_scsi_id; |
this_id | 4781 | drivers/scsi/advansys.c | " this_id %d, can_queue %d,\n", s->this_id, s->can_queue); |
this_id | 806 | drivers/scsi/aha152x.c | shpnt->this_id=setup[i].scsiid; |
this_id | 824 | drivers/scsi/aha152x.c | shpnt->this_id, |
this_id | 1047 | drivers/scsi/aha152x.c | SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->target); |
this_id | 1367 | drivers/scsi/aha152x.c | i = GETPORT(SELID) & ~(1 << shpnt->this_id); |
this_id | 1379 | drivers/scsi/aha152x.c | SETPORT(SCSIID, (shpnt->this_id << OID_) | target); |
this_id | 1471 | drivers/scsi/aha152x.c | SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->target); |
this_id | 1021 | drivers/scsi/aha1542.c | shpnt->this_id = scsi_id; |
this_id | 3408 | drivers/scsi/aic7xxx.c | host->this_id = config->scsi_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 | 467 | drivers/scsi/eata_dma.c | if (cmd->target == sh->this_id) |
this_id | 1042 | drivers/scsi/eata_dma.c | sh->this_id = gc->scsi_id[3]; |
this_id | 1334 | 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 | 315 | drivers/scsi/hosts.c | retval->this_id = tpnt->this_id; |
this_id | 190 | drivers/scsi/hosts.h | int this_id; |
this_id | 291 | drivers/scsi/hosts.h | int this_id; |
this_id | 569 | drivers/scsi/qlogic.c | qinitid = host->this_id; |
this_id | 453 | drivers/scsi/scsi.c | if (shpnt->this_id != dev) { |
this_id | 344 | 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; |