OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TQINPOS
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
198
mov A,
TQINPOS
;
549
cmp
TQINPOS
, A jne tqinfifo_has_space;
639
inc
TQINPOS
;
aic7xxx.reg
1436
* queue is full when the KERNEL_TQINPOS ==
TQINPOS
.
1441
TQINPOS
{
aic7xxx_reg.h
404
ahc_print_register(NULL, 0, "
TQINPOS
", 0x50, regvalue, cur_col, wrap)
1374
#define
TQINPOS
0x50
aic79xx.reg
3647
* queue is full when the KERNEL_TQINPOS ==
TQINPOS
.
3652
TQINPOS
{
aic79xx_reg.h
2084
ahd_print_register(NULL, 0, "
TQINPOS
", 0x141, regvalue, cur_col, wrap)
3583
#define
TQINPOS
0x141
/src/sys/dev/ic/
aic7xxx.c
289
* Ensure that the sequencer's idea of
TQINPOS
290
* matches our own. The sequencer increments
TQINPOS
295
ahc_outb(ahc,
TQINPOS
, ahc->tqinfifonext);
4526
ahc_outb(ahc,
TQINPOS
, ahc->tqinfifonext);
aic79xx.c
348
* Ensure that the sequencer's idea of
TQINPOS
349
* matches our own. The sequencer increments
TQINPOS
354
ahd_outb(ahd,
TQINPOS
, ahd->tqinfifonext);
6425
ahd_outb(ahd,
TQINPOS
, ahd->tqinfifonext);
Completed in 30 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025