tag | line | file | source code |
this_id | 723 | drivers/scsi/53c7,8xx.c | else if (h->this_id == target) { |
this_id | 966 | drivers/scsi/53c7,8xx.c | for (host->this_id = 0; tmp != 1; tmp >>=1, ++host->this_id); |
this_id | 968 | drivers/scsi/53c7,8xx.c | host->this_id = NCR53c7x0_read8(SCID_REG) & 15; |
this_id | 969 | drivers/scsi/53c7,8xx.c | if (host->this_id == 0) |
this_id | 970 | drivers/scsi/53c7,8xx.c | host->this_id = 7; /* sanitize hostid---0 doesn't make sense */ |
this_id | 971 | drivers/scsi/53c7,8xx.c | hostdata->this_id_mask = 1 << host->this_id; |
this_id | 979 | drivers/scsi/53c7,8xx.c | if (!host->this_id) { |
this_id | 981 | drivers/scsi/53c7,8xx.c | host->host_no, host->this_id); |
this_id | 982 | drivers/scsi/53c7,8xx.c | host->this_id = 7; |
this_id | 987 | drivers/scsi/53c7,8xx.c | if (expected_id == -1 || host->this_id != expected_id) |
this_id | 989 | drivers/scsi/53c7,8xx.c | host->this_id); |
this_id | 3342 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE); |
this_id | 3344 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE); |
this_id | 3896 | 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 | 1810 | drivers/scsi/BusLogic.c | Host->this_id = HostAdapter->SCSI_ID; |
this_id | 925 | drivers/scsi/NCR5380.c | hostdata->id_mask = 1 << instance->this_id; |
this_id | 1466 | 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 | 810 | drivers/scsi/aha152x.c | shpnt->this_id=setup[i].scsiid; |
this_id | 828 | drivers/scsi/aha152x.c | shpnt->this_id, |
this_id | 1051 | drivers/scsi/aha152x.c | SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->target); |
this_id | 1376 | drivers/scsi/aha152x.c | i = GETPORT(SELID) & ~(1 << shpnt->this_id); |
this_id | 1388 | drivers/scsi/aha152x.c | SETPORT(SCSIID, (shpnt->this_id << OID_) | target); |
this_id | 1480 | 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 | 3493 | drivers/scsi/aic7xxx.c | host->this_id = config->scsi_id; |
this_id | 924 | drivers/scsi/atari_NCR5380.c | hostdata->id_mask = 1 << instance->this_id; |
this_id | 1517 | drivers/scsi/atari_NCR5380.c | instance->this_id); |
this_id | 648 | drivers/scsi/atari_scsi.c | host->this_id = setup_hostid; |
this_id | 651 | drivers/scsi/atari_scsi.c | host->this_id = 7; |
this_id | 665 | drivers/scsi/atari_scsi.c | host->this_id = b & 7; |
this_id | 758 | drivers/scsi/atari_scsi.c | instance->hostt->this_id ); |
this_id | 499 | drivers/scsi/eata.c | sh[j]->this_id = (ushort) info.host_addr[3]; |
this_id | 527 | drivers/scsi/eata.c | sh[j]->this_id, sh[j]->io_port, sh[j]->irq, sh[j]->dma_channel, |
this_id | 526 | drivers/scsi/eata_dma.c | if (cmd->target == sh->this_id) |
this_id | 1225 | drivers/scsi/eata_dma.c | sh->this_id = gc->scsi_id[3]; |
this_id | 1490 | drivers/scsi/eata_dma.c | SD(HBA_ptr)->channel+1, HBA_ptr->this_id, |
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 | 797 | drivers/scsi/eata_pio.c | sh->this_id = gc->scsi_id[3]; |
this_id | 1022 | drivers/scsi/eata_pio.c | HBA_ptr->this_id, (SD(HBA_ptr)->primary == TRUE)?'Y':'N', |
this_id | 430 | drivers/scsi/esp.c | esp->ehost->this_id = esp->scsi_id; |
this_id | 375 | drivers/scsi/fdomain.c | static int this_id = 0; |
this_id | 493 | drivers/scsi/fdomain.c | shpnt->host_no, shpnt->this_id ); |
this_id | 504 | drivers/scsi/fdomain.c | (unsigned)bios_base, shpnt->this_id ); |
this_id | 535 | drivers/scsi/fdomain.c | this_id = ints[0] >= 3 ? ints[3] : 0; |
this_id | 1017 | drivers/scsi/fdomain.c | if (this_id) { |
this_id | 1018 | drivers/scsi/fdomain.c | tpnt->this_id = (this_id & 0x07); |
this_id | 1019 | drivers/scsi/fdomain.c | adapter_mask = (1 << tpnt->this_id); |
this_id | 1022 | drivers/scsi/fdomain.c | tpnt->this_id = 7; |
this_id | 1025 | drivers/scsi/fdomain.c | tpnt->this_id = 6; |
this_id | 1085 | drivers/scsi/fdomain.c | if (i == tpnt->this_id) /* Skip host adapter */ |
this_id | 371 | 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 | 1658 | drivers/scsi/in2000.c | write_3393(hostdata,WD_OWN_ID, instance->this_id | |
this_id | 569 | drivers/scsi/qlogic.c | qinitid = host->this_id; |
this_id | 473 | 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 | 447 | 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; |
this_id | 1284 | drivers/scsi/wd33c93.c | instance->this_id | hostdata->clock_freq); |