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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h20 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */ macro
21 #define SCSIID SELID /* SCSI ID */
H A Daha152x.c1730 selid = GETPORT(SELID) & ~(1 << shpnt->this_id);
2747 printk("SELID (%02x), ", GETPORT(SELID));
3120 SPRINTF("SELID(%02x), ", GETPORT(SELID));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h165 #define SELID 0x19 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2090 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
2102 printk("SELID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
2104 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
9685 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);

Completed in 96 milliseconds