OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ffb_console_screen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/dev/
ffb.c
117
static struct vcons_screen
ffb_console_screen
;
variable in typeref:struct:vcons_screen
334
ri = &
ffb_console_screen
.scr_ri;
336
/* we mess with
ffb_console_screen
only once */
338
ffb_console_screen
.scr_flags = VCONS_SCREEN_IS_STATIC;
339
vcons_init_screen(&sc->vd, &
ffb_console_screen
, 1, &defattr);
340
SCREEN_VISIBLE((&
ffb_console_screen
));
345
sc->vd.active = &
ffb_console_screen
;
347
if (
ffb_console_screen
.scr_ri.ri_rows == 0) {
349
vcons_init_screen(&sc->vd, &
ffb_console_screen
, 1, &defattr);
372
vcons_replay_msgbuf(&
ffb_console_screen
);
[
all
...]
Completed in 49 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025