| /netbsd-src/sys/external/bsd/drm2/dist/drm/xen/ |
| H A D | xen_drm_front.c | 302 req->op.fb_attach.dbuf_cookie = dbuf_cookie; in xen_drm_front_fb_attach() 303 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach() 304 req->op.fb_attach.width = width; in xen_drm_front_fb_attach() 305 req->op.fb_attach.height = height; in xen_drm_front_fb_attach() 306 req->op.fb_attach.pixel_format = pixel_format; in xen_drm_front_fb_attach()
|
| /netbsd-src/sys/arch/newsmips/dev/ |
| H A D | fb.c | 91 static void fb_attach(device_t, device_t, void *); 116 fb_match, fb_attach, NULL, NULL); 183 fb_attach(device_t parent, device_t self, void *aux) in fb_attach() function
|
| /netbsd-src/sys/arch/sun3/dev/ |
| H A D | fbvar.h | 89 void fb_attach(struct fbdevice *, int);
|
| H A D | fb.c | 91 fb_attach(struct fbdevice *fb, int newpri) in fb_attach() function
|
| H A D | bw2.c | 295 fb_attach(fb, 1); in bw2attach()
|
| H A D | cg2.c | 202 fb_attach(fb, 2); in cg2attach()
|
| H A D | cg4.c | 337 fb_attach(fb, 4); in cg4attach()
|
| /netbsd-src/sys/dev/sun/ |
| H A D | fbvar.h | 91 void fb_attach(struct fbdevice *, int);
|
| H A D | bwtwo.c | 272 fb_attach(fb, 0); in bwtwoattach() 274 fb_attach(fb, isconsole); in bwtwoattach()
|
| H A D | fb.c | 159 fb_attach(struct fbdevice *fb, int isconsole) in fb_attach() function
|
| H A D | cgthree.c | 205 fb_attach(fb, isconsole); in cgthreeattach()
|
| H A D | cgsix.c | 581 fb_attach(&sc->sc_fb, isconsole); in cg6attach()
|
| /netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
| H A D | displif.h | 803 struct xendispl_fb_attach_req fb_attach; member
|
| /netbsd-src/sys/arch/sparc/dev/ |
| H A D | cgfour.c | 323 fb_attach(fb, isconsole); in cgfourattach()
|
| H A D | cgeight.c | 331 fb_attach(&sc->sc_fb, isconsole); in cgeightattach()
|
| H A D | cgtwo.c | 228 fb_attach(fb, isconsole); in cgtwoattach()
|
| H A D | cgfourteen.c | 394 fb_attach(&sc->sc_fb, isconsole);
|
| /netbsd-src/sys/dev/sbus/ |
| H A D | tcx.c | 393 fb_attach(&sc->sc_fb, isconsole); in tcxattach()
|
| H A D | zx.c | 340 fb_attach(&sc->sc_fb, isconsole); in zx_attach()
|
| H A D | agten.c | 385 fb_attach(fb, console); in agten_attach()
|
| H A D | mgx.c | 401 fb_attach(&sc->sc_fb, isconsole); in mgx_attach()
|
| H A D | p9100.c | 511 fb_attach(fb, isconsole); in p9100_sbus_attach()
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | ffb.c | 366 fb_attach(&sc->sc_fb, sc->sc_console); in ffb_attach()
|