HomeSort by: relevance | last modified time | path
    Searched refs:SCB_64_BTT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 1800 add DINDEX, SCB_64_BTT;
1822 add SINDEX, SCB_64_BTT;
1825 add NONE, -SCB_64_BTT, SINDEX;
1829 add NONE, -(SCB_64_BTT + 16), SINDEX;
aic7xxx.reg 1104 SCB_64_BTT {
aic7xxx_reg.h 943 ahc_print_register(NULL, 0, "SCB_64_BTT", 0xd0, regvalue, cur_col, wrap)
1683 #define SCB_64_BTT 0xd0
  /src/sys/dev/ic/
aic7xxx.c 5131 scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl));
5151 ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL);
5169 ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid);

Completed in 45 milliseconds