Home
last modified time | relevance | path

Searched refs:TQINPOS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg1432 * queue is full when the KERNEL_TQINPOS == TQINPOS.
1437 TQINPOS {
H A Daic7xxx_reg.h1365 #define TQINPOS 0x50 macro
H A Daic7xxx.seq198 mov A, TQINPOS;
551 cmp TQINPOS, A jne tqinfifo_has_space;
641 inc TQINPOS;
H A Daic79xx.reg3645 * queue is full when the KERNEL_TQINPOS == TQINPOS.
3650 TQINPOS {
H A Daic79xx_reg.h3619 #define TQINPOS 0x13f macro
H A Daic79xx.c329 ahd_outb(ahd, TQINPOS, ahd->tqinfifonext); in ahd_restart()
6693 ahd_outb(ahd, TQINPOS, ahd->tqinfifonext); in ahd_chip_init()