SELID            1598 drivers/scsi/aha152x.c 	selid = GETPORT(SELID) & ~(1 << shpnt->this_id);
SELID            2682 drivers/scsi/aha152x.c 	seq_printf(m, "SELID(%02x), ", GETPORT(SELID));
SELID              22 drivers/scsi/aha152x.h #define SCSIID       SELID                 /* SCSI ID */
SELID            2128 drivers/scsi/aic7xxx/aic79xx_core.c 		       ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
SELID            2142 drivers/scsi/aic7xxx/aic79xx_core.c 		       ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
SELID            9714 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);