Searched refs:DINDEX (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h525 ahc_print_register(NULL, 0, "DINDEX", 0x66, regvalue, cur_col, wrap)
1442 #define DINDEX 0x66 macro
H A Daic79xx_reg.h1827 ahd_print_register(NULL, 0, "DINDEX", 0xe4, regvalue, cur_col, wrap)
3513 #define DINDEX 0xe4 macro
H A Daic7xxx.c6772 printf("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n",
6773 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX),
H A Daic79xx.c9233 printf("%s: REG0 == 0x%x, SINDEX = 0x%x, DINDEX = 0x%x\n",
9235 ahd_inw(ahd, DINDEX));

Completed in 195 milliseconds