OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:conmode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/gemini/
gemini_machdep.c
749
#ifndef
CONMODE
750
#define
CONMODE
((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
755
static const int
conmode
=
CONMODE
;
variable
771
GEMINI_COM_FREQ, COM_TYPE_16550_NOERS,
conmode
))
821
IT8712F_COM_FREQ, COM_TYPE_NORMAL,
conmode
)) {
gemini_machdep.c
749
#ifndef
CONMODE
750
#define
CONMODE
((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
755
static const int
conmode
=
CONMODE
;
variable
771
GEMINI_COM_FREQ, COM_TYPE_16550_NOERS,
conmode
))
821
IT8712F_COM_FREQ, COM_TYPE_NORMAL,
conmode
)) {
gemini_machdep.c
749
#ifndef
CONMODE
750
#define
CONMODE
((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
755
static const int
conmode
=
CONMODE
;
variable
771
GEMINI_COM_FREQ, COM_TYPE_16550_NOERS,
conmode
))
821
IT8712F_COM_FREQ, COM_TYPE_NORMAL,
conmode
)) {
Completed in 123 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026