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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1436 * queue is full when the KERNEL_TQINPOS == TQINPOS.
1438 KERNEL_TQINPOS {
aic7xxx_reg.h 397 ahc_print_register(NULL, 0, "KERNEL_TQINPOS", 0x4f, regvalue, cur_col, wrap)
1372 #define KERNEL_TQINPOS 0x4f
aic7xxx.seq 547 mov A, KERNEL_TQINPOS;
aic79xx.reg 3647 * queue is full when the KERNEL_TQINPOS == TQINPOS.
3649 KERNEL_TQINPOS {
aic79xx_reg.h 2077 ahd_print_register(NULL, 0, "KERNEL_TQINPOS", 0x140, regvalue, cur_col, wrap)
3581 #define KERNEL_TQINPOS 0x140
  /src/sys/dev/ic/
aic7xxx.c 4525 ahc_outb(ahc, KERNEL_TQINPOS, ahc->tqinfifonext - 1);
7253 ahc_outb(ahc, KERNEL_TQINPOS,
aic79xx.c 6424 ahd_outb(ahd, KERNEL_TQINPOS, ahd->tqinfifonext - 1);

Completed in 29 milliseconds