OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LQISTAT1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic79xx.reg
2042
register
LQISTAT1
{
aic79xx_reg.h
642
ahd_print_register(NULL, 0, "
LQISTAT1
", 0x51, regvalue, cur_col, wrap)
2822
#define
LQISTAT1
0x51
/src/sys/dev/ic/
aic79xx.c
118
u_int
lqistat1
);
1507
u_int
lqistat1
;
local
1518
lqistat1
= ahd_inb(ahd,
LQISTAT1
);
1629
} else if ((
lqistat1
& (LQIPHASE_LQ|LQIPHASE_NLQ)) != 0) {
1630
ahd_handle_lqiphase_error(ahd,
lqistat1
);
1631
} else if ((
lqistat1
& LQICRCI_NLQ) != 0) {
1753
u_int
lqistat1
;
local
1763
lqistat1
= ahd_inb(ahd,
LQISTAT1
) & ~(LQIPHASE_LQ|LQIPHASE_NLQ)
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026