OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAPIC_ESR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
lapic.c
831
i82489_writereg(
LAPIC_ESR
, 0);
832
(void)i82489_readreg(
LAPIC_ESR
);
846
esr = i82489_readreg(
LAPIC_ESR
);
858
i82489_writereg(
LAPIC_ESR
, 0);
859
(void)i82489_readreg(
LAPIC_ESR
);
870
esr = i82489_readreg(
LAPIC_ESR
);
/src/sys/arch/x86/include/
i82489reg.h
80
#define
LAPIC_ESR
0x280 /* Err status. RW */
Completed in 39 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026