Searched refs:SELID (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_reg.h | 1231 #define SELID 0x19 macro
|
H A D | aic7xxx.seq | 210 and SAVED_SCSIID, SELID_MASK, SELID; 339 and SAVED_SCSIID, SELID_MASK, SELID;
|
H A D | aic7xxx.reg | 444 register SELID {
|
H A D | aic79xx.c | 1265 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4); in ahd_handle_seqint() 1279 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint() 8964 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); in ahd_dump_card_state()
|
H A D | aic79xx_reg.h | 2726 #define SELID 0x49 macro
|
H A D | aic79xx.reg | 1768 register SELID {
|
H A D | aic79xx.seq | 644 and SAVED_SCSIID, SELID_MASK, SELID;
|