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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h64 #define SCSIID SELID /* SCSI ID */ macro
H A Daha152x.c1322 SETPORT(SCSIID, setup[i].scsiid << 4);
2090 SETPORT(SCSIID, (shpnt->this_id << OID_) | CURRENT_SC->target);
2235 SETPORT(SCSIID, (shpnt->this_id << OID_) | target);
H A Daic7xxx_old.c8393 aic_outb(p, p->scsi_id_b, SCSIID);
8412 aic_outb(p, p->scsi_id, SCSIID);
9798 temp_p->scsi_id = aic_inb(temp_p, SCSIID) & OID;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h57 #define SCSIID 0x05 macro
H A Daic7xxx_core.c601 printf("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
603 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
909 printf("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
911 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
2095 our_id = ahc_inb(ahc, SCSIID) & OID;
2238 printf("SCSIID = %x, target_mask = %x\n", scb->hscb->scsiid,
3943 /* Make the tag number, SCSIID, and lun invalid */
4470 ahc_outb(ahc, SCSIID, ahc->our_id_b);
4490 ahc_outb(ahc, SCSIID, ahc->our_id);
4902 ahc_outb(ahc, SCSIID, ah
[all...]
H A Daic7xxx_pci.c841 our_id = ahc_inb(ahc, SCSIID) & OID;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h56 #define SCSIID 0x05 macro

Completed in 180 milliseconds