Searched refs:fb_setsize_obp (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/dev/sun/ |
| D | fbvar.h | 92 void fb_setsize_obp(struct fbdevice *, int, int, int, int);
|
| D | fb.c | 312 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/ |
| D | cgthree_sbus.c | 152 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in cgthreeattach_sbus()
|
| D | bwtwo_sbus.c | 151 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in bwtwoattach_sbus()
|
| D | cgsix_sbus.c | 109 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in cgsixattach()
|
| D | tcx.c | 239 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); in tcxattach()
|
| D | zx.c | 270 fb_setsize_obp(fb, 32, width, height, sa->sa_node); in zx_attach()
|
| D | p9100.c | 407 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/ |
| D | cgfourteen.c | 267 fb_setsize_obp(fb, sc->sc_fb.fb_type.fb_depth, 1152, 900, node); in cgfourteenattach()
|