Searched refs:SELID (Results 1 - 12 of 12) sorted by relevance

/drivers/scsi/
H A Daha152x.h20 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */ macro
21 #define SCSIID SELID /* SCSI ID */
H A Daha152x.c1774 selid = GETPORT(SELID) & ~(1 << shpnt->this_id);
2814 printk("SELID (%02x), ", GETPORT(SELID));
3187 SPRINTF("SELID(%02x), ", GETPORT(SELID));
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h165 #define SELID 0x19 macro
H A Daic7xxx.reg420 register SELID {
H A Daic7xxx.seq242 and SAVED_TCL, SELID_MASK, SELID;
/drivers/scsi/aic7xxx/
H A Daic7xxx.seq210 and SAVED_SCSIID, SELID_MASK, SELID;
339 and SAVED_SCSIID, SELID_MASK, SELID;
H A Daic7xxx.reg474 register SELID {
H A Daic7xxx_reg.h_shipped357 #define SELID 0x19
H A Daic79xx.seq646 and SAVED_SCSIID, SELID_MASK, SELID;
H A Daic79xx.reg1868 register SELID {
H A Daic79xx_core.c2136 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
2148 printk("SELID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
2150 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
9766 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);
H A Daic79xx_reg.h_shipped292 ahd_print_register(NULL, 0, "SELID", 0x49, regvalue, cur_col, wrap)
1586 #define SELID 0x49

Completed in 81 milliseconds