OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_fbtype
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sun3/dev/
fbvar.h
53
struct fbtype
fb_fbtype
; /* see fbio.h */
member in struct:fbdevice
fb.c
140
*(struct fbtype *)vp = fb->
fb_fbtype
;
228
fb->
fb_fbtype
.fb_width = w;
229
fb->
fb_fbtype
.fb_height = h;
321
fb->
fb_fbtype
.fb_width = w;
322
fb->
fb_fbtype
.fb_height = h;
cg2.c
192
fbt = &fb->
fb_fbtype
;
257
fba->real_type = fb->
fb_fbtype
.fb_type;
259
fba->fbtype = fb->
fb_fbtype
;
261
fba->sattr.emu_type = fb->
fb_fbtype
.fb_type;
263
fba->emu_types[0] = fb->
fb_fbtype
.fb_type;
bw2.c
204
fbt = &fb->
fb_fbtype
;
326
int size = sc->sc_fb.
fb_fbtype
.fb_size;
cg4.c
256
fbt = &fb->
fb_fbtype
;
414
fba->real_type = fb->
fb_fbtype
.fb_type;
416
fba->fbtype = fb->
fb_fbtype
;
418
fba->sattr.emu_type = fb->
fb_fbtype
.fb_type;
420
fba->emu_types[0] = fb->
fb_fbtype
.fb_type;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025