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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h399 ahc_print_register(NULL, 0, "KERNEL_TQINPOS", 0x4f, regvalue, cur_col, wrap)
1366 #define KERNEL_TQINPOS 0x4f macro
H A Daic7xxx.c4758 ahc_outb(ahc, KERNEL_TQINPOS, ahc->tqinfifonext - 1);
7773 ahc_outb(ahc, KERNEL_TQINPOS,
H A Daic79xx_reg.h2086 ahd_print_register(NULL, 0, "KERNEL_TQINPOS", 0x13e, regvalue, cur_col, wrap)
3620 #define KERNEL_TQINPOS 0x13e macro
H A Daic79xx.c6761 ahd_outb(ahd, KERNEL_TQINPOS, ahd->tqinfifonext - 1);

Completed in 190 milliseconds