OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QINPOS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
98
mov A,
QINPOS
;
141
inc
QINPOS
;
aic7xxx.reg
1427
QINPOS
{
aic7xxx_reg.h
383
ahc_print_register(NULL, 0, "
QINPOS
", 0x4d, regvalue, cur_col, wrap)
1368
#define
QINPOS
0x4d
/src/sys/dev/ic/
aic7xxx.c
4825
ahc_outb(ahc,
QINPOS
, 0);
5275
uint8_t
qinpos
;
local
5279
qinpos
= ahc_inb(ahc, SNSCB_QOFF);
5280
ahc_outb(ahc, SNSCB_QOFF,
qinpos
);
5282
qinpos
= ahc_inb(ahc,
QINPOS
);
5283
diff = ahc->qinfifonext -
qinpos
;
5295
uint8_t
qinpos
;
local
5309
qinstart = ahc_inb(ahc,
QINPOS
);
5310
qinpos
= qinstart
6609
uint8_t
qinpos
;
local
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026