Home
last modified time | relevance | path

Searched refs:fb_setsize_obp (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/sys/dev/sun/
Dfbvar.h92 void fb_setsize_obp(struct fbdevice *, int, int, int, int);
Dfb.c312 fb_setsize_obp(struct fbdevice *fb, int depth, int def_width, int def_height, int node) in fb_setsize_obp() function
/netbsd/src/sys/dev/sbus/
Dcgthree_sbus.c152 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in cgthreeattach_sbus()
Dbwtwo_sbus.c151 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in bwtwoattach_sbus()
Dcgsix_sbus.c109 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in cgsixattach()
Dtcx.c239 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in tcxattach()
Dzx.c270 fb_setsize_obp(fb, 32, width, height, sa->sa_node); in zx_attach()
Dp9100.c407 fb_setsize_obp(fb, fb->fb_type.fb_depth, sc->sc_width, sc->sc_height, in p9100_sbus_attach()
/netbsd/src/sys/arch/sparc/dev/
Dcgfourteen.c267 fb_setsize_obp(fb, sc->sc_fb.fb_type.fb_depth, 1152, 900, node); in cgfourteenattach()