OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cg6_console_screen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/sun/
cgsix.c
207
static struct vcons_screen
cg6_console_screen
;
variable in typeref:struct:vcons_screen
509
struct rasops_info *ri = &
cg6_console_screen
.scr_ri;
566
/* we mess with
cg6_console_screen
only once */
567
vcons_init_screen(&sc->vd, &
cg6_console_screen
, 1,
582
cg6_console_screen
.scr_flags |= VCONS_SCREEN_IS_STATIC;
588
SCREEN_VISIBLE(&
cg6_console_screen
);
589
sc->vd.active = &
cg6_console_screen
;
600
vcons_replay_msgbuf(&
cg6_console_screen
);
606
if (
cg6_console_screen
.scr_ri.ri_rows == 0) {
608
vcons_init_screen(&sc->vd, &
cg6_console_screen
, 1
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025