OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONSOLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/ibmnws/ibmnws/
consinit.c
59
* Initialize system
console
.
70
if (!strcmp(
CONSOLE
, "genfb")) {
79
if (!strcmp(
CONSOLE
, "com")) {
83
panic("can't init serial
console
");
88
panic("invalid
console
device "
CONSOLE
);
/src/sys/arch/amiga/dev/
grf_cv.c
140
/*
Console
display definition.
146
/*
Console
font */
157
* Define default
console
mode
166
/*
Console
colors */
487
* This function is called twice, once on
console
init (self == NULL)
907
/* Handle grabbing
console
mode */
1088
/* handle interactive setting of
console
mode */
1273
if (gv->mode_num == 255) { /*
console
mode */
1275
printf ("grfcv: Too many columns for
console
\n");
1278
printf ("grfcv: Too many rows for
console
\n")
[
all
...]
grf_cv3d.c
165
/*
Console
display definition.
171
/*
Console
font */
182
* Define default
console
mode
191
/*
Console
colors */
433
* This function is called twice, once on
console
init (self == NULL)
828
/* Handle grabbing
console
mode */
1009
/* handle interactive setting of
console
mode */
1187
if (gv->mode_num == 255) { /*
console
mode */
1189
printf ("grfcv3d: Too many columns for
console
\n");
1192
printf ("grfcv3d: Too many rows for
console
\n")
[
all
...]
/src/sys/arch/hppa/stand/xxboot/
start.S
257
DEV_CL_DUPLEX: .equ 0x7 ; full-duplex
console
class
310
;
console
output
388
;
console
input
407
; check if
console
is full or half duplex
411
comib,=,n DEV_CL_DUPLEX,%r1,getch_console ; use
CONSOLE
if full
Completed in 14 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025