Searched refs:SELID (Results 1 – 13 of 13) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 20 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */ macro 21 #define SCSIID SELID /* SCSI ID */
|
D | aha152x.c | 1774 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run() 2814 printk("SELID (%02x), ", GETPORT(SELID)); in disp_ports() 3187 SPRINTF("SELID(%02x), ", GETPORT(SELID)); in get_ports()
|
/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;
|
/drivers/scsi/aic7xxx/ |
D | aic79xx_reg_print.c_shipped | 233 return (ahd_print_register(SELID_parse_table, 2, "SELID",
|
D | aic7xxx_reg.h_shipped | 357 #define SELID 0x19
|
D | aic79xx_reg.h_shipped | 292 ahd_print_register(NULL, 0, "SELID", 0x49, regvalue, cur_col, wrap) 1586 #define SELID 0x49
|
D | aic7xxx.seq | 210 and SAVED_SCSIID, SELID_MASK, SELID; 339 and SAVED_SCSIID, SELID_MASK, SELID;
|
D | aic7xxx.reg | 474 register SELID {
|
D | aic79xx_core.c | 2136 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4); in ahd_handle_seqint() 2150 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint() 9766 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); in ahd_dump_card_state()
|
D | aic79xx.reg | 1868 register SELID {
|
D | aic79xx.seq | 646 and SAVED_SCSIID, SELID_MASK, SELID;
|