Symbol: sunfb
sys/arch/sparc64/dev/creatorvar.h
37
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/fb.c
117
void fb_initwsd(struct sunfb *);
sys/arch/sparc64/dev/fb.c
129
fb_setsize(struct sunfb *sf, int def_depth, int def_width, int def_height,
sys/arch/sparc64/dev/fb.c
173
fb_initwsd(struct sunfb *sf)
sys/arch/sparc64/dev/fb.c
185
struct sunfb *sf = (struct sunfb *)ri->ri_hw;
sys/arch/sparc64/dev/fb.c
194
fbwscons_init(struct sunfb *sf, int flags, int isconsole)
sys/arch/sparc64/dev/fb.c
310
fbwscons_console_init(struct sunfb *sf, int row)
sys/arch/sparc64/dev/fb.c
377
fbwscons_setcolormap(struct sunfb *sf,
sys/arch/sparc64/dev/fb.c
406
fbwscons_attach(struct sunfb *sf, struct wsdisplay_accessops *op, int isconsole)
sys/arch/sparc64/dev/fb.c
449
struct sunfb *sf = v;
sys/arch/sparc64/dev/fb.c
476
struct sunfb *sf = v;
sys/arch/sparc64/dev/fb.c
491
struct sunfb *sf = v;
sys/arch/sparc64/dev/fb.c
500
struct sunfb *sf = v;
sys/arch/sparc64/dev/gfb.c
32
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/gfxp.c
100
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/ifb.c
256
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/ifb.c
320
void ifb_setcolormap(struct sunfb *,
sys/arch/sparc64/dev/ifb.c
687
ifb_setcolormap(struct sunfb *sf,
sys/arch/sparc64/dev/machfb.c
170
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/radeonfb.c
99
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/raptor.c
112
struct sunfb sc_sunfb;
sys/arch/sparc64/dev/vgafb.c
61
struct sunfb sc_sunfb;
sys/arch/sparc64/include/fbvar.h
73
void fb_setsize(struct sunfb*, int, int, int, int, int);
sys/arch/sparc64/include/fbvar.h
74
void fbwscons_init(struct sunfb *, int, int);
sys/arch/sparc64/include/fbvar.h
75
void fbwscons_console_init(struct sunfb *, int);
sys/arch/sparc64/include/fbvar.h
76
void fbwscons_setcolormap(struct sunfb *,
sys/arch/sparc64/include/fbvar.h
78
void fbwscons_attach(struct sunfb *, struct wsdisplay_accessops *, int);
sys/dev/pci/drm/radeon/radeon.h
2342
struct sunfb sf;
sys/dev/pci/drm/radeon/radeon_drv.c
895
struct sunfb *sf = v;
sys/dev/sbus/agten.c
93
struct sunfb sc_sunfb; /* common base part */
sys/dev/sbus/bwtwo.c
98
struct sunfb sc_sunfb;
sys/dev/sbus/cgsixreg.h
267
struct sunfb sc_sunfb;
sys/dev/sbus/cgthree.c
120
struct sunfb sc_sunfb;
sys/dev/sbus/cgtwelve.c
77
struct sunfb sc_sunfb; /* common base device */
sys/dev/sbus/mgx.c
121
struct sunfb sc_sunfb; /* common base device */
sys/dev/sbus/rfx.c
109
struct sunfb sc_sunfb;
sys/dev/sbus/tvtwo.c
116
struct sunfb sc_sunfb; /* common base device */
sys/dev/sbus/vigra.c
176
struct sunfb sc_sunfb; /* common base part */
sys/dev/sbus/zx.c
107
struct sunfb sc_sunfb;