OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:console_dev
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/explora/dev/
fb_elb.c
112
static struct fb_dev
console_dev
;
variable in typeref:struct:fb_dev
142
struct rasops_info *ri = &
console_dev
.fb_ri;
146
console_dev
.fb_iot = iot;
147
console_dev
.fb_ioh = iobase;
148
console_dev
.fb_vram = vram;
150
s3_getgeometry(&
console_dev
, &width, &height);
152
fb_init(&
console_dev
, width, height);
154
s3_putcmap(&
console_dev
, (const struct fb_cmap*)rasops_cmap);
186
is_console = ((void *)eaa->elb_base ==
console_dev
.fb_vram);
189
sc->sc_fb = &
console_dev
;
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025