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

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h518 ahc_print_register(NULL, 0, "SINDEX", 0x65, regvalue, cur_col, wrap)
1440 #define SINDEX 0x65 macro
H A Daic7xxx.c612 "SINDEX == 0x%x\n",
617 ahc_inb(ahc, SINDEX));
939 "SINDEX == 0x%x\n, A == 0x%x\n",
944 ahc_inb(ahc, SINDEX),
6778 printf("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n",
6779 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX),
H A Daic79xx_reg.h1820 ahd_print_register(NULL, 0, "SINDEX", 0xe2, regvalue, cur_col, wrap)
3511 #define SINDEX 0xe2 macro
H A Daic79xx.c1285 "SINDEX == 0x%x\n",
1290 ahd_inw(ahd, SINDEX));
9242 printf("%s: REG0 == 0x%x, SINDEX = 0x%x, DINDEX = 0x%x\n",
9243 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX),

Completed in 165 milliseconds