Searched refs:SCSIID (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/
H A Daha152x.h21 #define SCSIID SELID /* SCSI ID */ macro
H A Daha152x.c819 SETPORT(SCSIID, setup->scsiid << 4);
1650 SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->device->id);
1790 SETPORT(SCSIID, (shpnt->this_id << OID_) | target);
/drivers/message/fusion/lsi/
H A Dmpi_init.h258 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member in union:__anon2520
/drivers/scsi/aic7xxx/
H A Daic7xxx.seq217 and A, OID, SCSIID;
343 and A, OID, SCSIID;
379 and SCSIID, TWIN_TID|OID, SCB_SCSIID;
381 mov SCSIID, SCB_SCSIID;
H A Daic7xxx_core.c1179 printk("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
1181 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
1508 printk("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
1510 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
2790 our_id = ahc_inb(ahc, SCSIID) & OID;
2940 printk("SCSIID = %x, target_mask = %x\n", scb->hscb->scsiid,
4754 /* Make the tag number, SCSIID, and lun invalid */
5104 ahc_outb(ahc, SCSIID, ahc->our_id_b);
5120 ahc_outb(ahc, SCSIID, ahc->our_id);
7630 ahc_outb(ahc, SCSIID, targe
[all...]
H A Daic7xxx.reg196 register SCSIID {
H A Daic7xxx_reg.h_shipped239 #define SCSIID 0x05
H A Daic7xxx_pci.c798 our_id = ahc_inb(ahc, SCSIID) & OID;
H A Daic79xx_core.c4498 printk("SCSIID = %x, target_mask = %x\n", scb->hscb->scsiid,
10502 ahd_outb(ahd, SCSIID, target);
10645 * in SCSIID is not set to some other ID
10651 scsiid = ahd_inb(ahd, SCSIID);
10668 ahd_outb(ahd, SCSIID, scsiid);

Completed in 161 milliseconds