Searched refs:SELID (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 63 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */ macro 64 #define SCSIID SELID /* SCSI ID */
|
D | aha152x.c | 2273 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); 3301 printk("SELID (%02x), ", GETPORT(SELID)); 3670 SPRINTF("SELID(%02x), ", GETPORT(SELID));
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 165 #define SELID 0x19 macro
|
D | aic7xxx.reg | 420 register SELID {
|
D | aic7xxx.seq | 242 and SAVED_TCL, SELID_MASK, SELID;
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1232 #define SELID 0x19 macro
|
D | aic7xxx.seq | 210 and SAVED_SCSIID, SELID_MASK, SELID; 339 and SAVED_SCSIID, SELID_MASK, SELID;
|
D | aic7xxx.reg | 446 register SELID {
|
D | aic79xx_reg.h | 2692 #define SELID 0x49 macro
|
D | aic79xx_core.c | 896 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4); in ahd_handle_seqint() 910 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint()
|
D | aic79xx.reg | 1777 register SELID {
|
D | aic79xx.seq | 505 and SAVED_SCSIID, SELID_MASK, SELID;
|