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

/freebsd-10.2-release/sys/dev/aic/
H A Daic6360reg.h42 #define SELID 0x05 /* Selection/Reselection ID */ macro
H A Daic.c440 selid = aic_inb(aic, SELID) & ~(1 << aic->initiator);
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h203 ahc_print_register(NULL, 0, "SELID", 0x19, regvalue, cur_col, wrap)
1234 #define SELID 0x19 macro
H A Daic79xx.c1279 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
1291 printf("SELID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
1293 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
9046 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);
H A Daic79xx_reg.h518 ahd_print_register(NULL, 0, "SELID", 0x49, regvalue, cur_col, wrap)
2729 #define SELID 0x49 macro

Completed in 137 milliseconds