OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LCR_DLAB
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
comreg.h
100
#define
LCR_DLAB
0x80 /* Divisor latch access enable */
/src/sys/arch/mmeye/mmeye/
machdep.c
573
#define
LCR_DLAB
0x80
616
OUTP(LCR, INP(LCR) |
LCR_DLAB
);
619
OUTP(LCR, INP(LCR) & ~
LCR_DLAB
);
/src/sys/arch/sandpoint/stand/altboot/
brdsetup.c
81
#define
LCR_DLAB
0x80
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025