Home
last modified time | relevance | path

Searched refs:SCSIID (Results 1 – 14 of 14) sorted by relevance

/drivers/scsi/
Daha152x.h21 #define SCSIID SELID /* SCSI ID */ macro
Daha152x.c819 SETPORT(SCSIID, setup->scsiid << 4); in aha152x_probe_one()
1650 SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->device->id); in busfree_run()
1790 SETPORT(SCSIID, (shpnt->this_id << OID_) | target); in seldi_run()
Daic7xxx_old.c8047 aic_outb(p, p->scsi_id_b, SCSIID); in aic7xxx_register()
8066 aic_outb(p, p->scsi_id, SCSIID); in aic7xxx_register()
9353 temp_p->scsi_id = aic_inb(temp_p, SCSIID) & OID; in aic7xxx_detect()
/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h56 #define SCSIID 0x05 macro
Daic7xxx.seq178 and SCSIID, OID; /* Clear old target */
179 or SCSIID, A;
Daic7xxx.reg173 register SCSIID {
/drivers/message/fusion/lsi/
Dmpi_init.h258 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member
/drivers/scsi/aic7xxx/
Daic7xxx_core.c1181 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint()
1510 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint()
2790 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_fetch_devinfo()
5104 ahc_outb(ahc, SCSIID, ahc->our_id_b); in ahc_chip_init()
5120 ahc_outb(ahc, SCSIID, ahc->our_id); in ahc_chip_init()
7630 ahc_outb(ahc, SCSIID, target); in ahc_handle_en_lun()
7785 scsiid = ahc_inb(ahc, SCSIID); in ahc_update_scsiid()
7802 ahc_outb(ahc, SCSIID, scsiid); in ahc_update_scsiid()
Daic7xxx.seq217 and A, OID, SCSIID;
343 and A, OID, SCSIID;
379 and SCSIID, TWIN_TID|OID, SCB_SCSIID;
381 mov SCSIID, SCB_SCSIID;
Daic7xxx_reg.h_shipped239 #define SCSIID 0x05
Daic7xxx_pci.c798 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_pci_config()
Daic79xx.reg1379 * Scb offset to the value to place in the SCSIID register
4059 * Saved SCSIID of MK_MESSAGE_SCB to avoid
Daic7xxx.reg196 register SCSIID {
Daic79xx_core.c10502 ahd_outb(ahd, SCSIID, target); in ahd_handle_en_lun()
10651 scsiid = ahd_inb(ahd, SCSIID); in ahd_update_scsiid()
10668 ahd_outb(ahd, SCSIID, scsiid); in ahd_update_scsiid()