Searched refs:SCB_64_BTT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h938 ahc_print_register(NULL, 0, "SCB_64_BTT", 0xd0, regvalue, cur_col, wrap)
1678 #define SCB_64_BTT 0xd0 macro
H A Daic7xxx.c5277 scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl));
5297 ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL);
5315 ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid);

Completed in 110 milliseconds