OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEQINTCODE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic79xx.seq
54
test
SEQINTCODE
, 0xFF jz idle_loop;
407
mov
SEQINTCODE
, SINDEX;
408
mvi
SEQINTCODE
, NO_SEQINT ret;
aic79xx.reg
88
mvi
SEQINTCODE
, code; \
128
register
SEQINTCODE
{
aic79xx_reg.h
33
ahd_print_register(NULL, 0, "
SEQINTCODE
", 0x02, regvalue, cur_col, wrap)
2362
#define
SEQINTCODE
0x02
/src/sys/dev/ic/
aic79xx_inline.h
927
* If
SEQINTCODE
is non-zero,
930
if (ahd_inb(ahd,
SEQINTCODE
) != NO_SEQINT)
aic79xx.c
876
u_int
seqintcode
;
local
883
seqintcode
= ahd_inb(ahd,
SEQINTCODE
);
901
ahd_name(ahd),
seqintcode
);
903
switch (
seqintcode
) {
1480
seqintcode
- TRACEPOINT0);
1488
printf("%s: Unexpected
SEQINTCODE
%d\n", ahd_name(ahd),
1489
seqintcode
);
Completed in 35 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026