Home
last modified time | relevance | path

Searched refs:sunfb (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/sys/arch/sparc64/include/
H A Dfbvar.h48 struct sunfb { struct
73 void fb_setsize(struct sunfb*, int, int, int, int, int); argument
74 void fbwscons_init(struct sunfb *, int, int);
75 void fbwscons_console_init(struct sunfb *, int);
76 void fbwscons_setcolormap(struct sunfb *,
78 void fbwscons_attach(struct sunfb *, struct wsdisplay_accessops *, int);
/openbsd-src/sys/arch/sparc64/dev/
H A Dfb.c117 void fb_initwsd(struct sunfb *);
129 fb_setsize(struct sunfb *sf, int def_depth, int def_width, int def_height, in fb_setsize()
173 fb_initwsd(struct sunfb *sf) in fb_initwsd()
185 struct sunfb *sf = (struct sunfb *)ri->ri_hw; in fb_updatecursor()
194 fbwscons_init(struct sunfb *sf, int flags, int isconsole) in fbwscons_init()
310 fbwscons_console_init(struct sunfb *sf, int row) in fbwscons_console_init()
377 fbwscons_setcolormap(struct sunfb *sf, in fbwscons_setcolormap()
406 fbwscons_attach(struct sunfb *sf, struct wsdisplay_accessops *op, int isconsole) in fbwscons_attach()
449 struct sunfb *s in fb_alloc_screen()
[all...]
H A Dcreatorvar.h37 struct sunfb sc_sunfb;
H A Dgfb.c32 struct sunfb sc_sunfb;
H A Difb.c256 struct sunfb sc_sunfb;
320 void ifb_setcolormap(struct sunfb *,
687 ifb_setcolormap(struct sunfb *sf, in ifb_setcolormap()
H A Dvgafb.c61 struct sunfb sc_sunfb;
H A Dradeonfb.c99 struct sunfb sc_sunfb;
H A Dgfxp.c100 struct sunfb sc_sunfb;
H A Draptor.c112 struct sunfb sc_sunfb;
H A Dmachfb.c170 struct sunfb sc_sunfb;
/openbsd-src/sys/dev/sbus/
H A Dcgsixreg.h267 struct sunfb sc_sunfb;
H A Dbwtwo.c98 struct sunfb sc_sunfb;
H A Dtvtwo.c116 struct sunfb sc_sunfb; /* common base device */
H A Dagten.c93 struct sunfb sc_sunfb; /* common base part */
H A Dcgtwelve.c77 struct sunfb sc_sunfb; /* common base device */
H A Drfx.c109 struct sunfb sc_sunfb;
H A Dvigra.c176 struct sunfb sc_sunfb; /* common base part */
H A Dcgthree.c120 struct sunfb sc_sunfb;
H A Dmgx.c121 struct sunfb sc_sunfb; /* common base device */
H A Dzx.c107 struct sunfb sc_sunfb;
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_drv.c902 struct sunfb *sf = v; in radeondrm_setcolor()
H A Dradeon.h2346 struct sunfb sf;