OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LQOSTAT0
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic79xx.reg
2143
register
LQOSTAT0
{
aic79xx_reg.h
698
ahd_print_register(NULL, 0, "
LQOSTAT0
", 0x54, regvalue, cur_col, wrap)
2881
#define
LQOSTAT0
0x54
/src/sys/dev/ic/
aic79xx.c
1508
u_int
lqostat0
;
local
1519
lqostat0
= ahd_inb(ahd,
LQOSTAT0
);
1561
} else if (
lqostat0
!= 0) {
1562
printf("%s:
lqostat0
== 0x%x!\n", ahd_name(ahd),
lqostat0
);
1563
ahd_outb(ahd, CLRLQOINT0,
lqostat0
);
8712
ahd_lqostat0_print(ahd_inb(ahd,
LQOSTAT0
), &cur_col, 50);
Completed in 38 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026