Home
last modified time | relevance | path

Searched defs:fbsize (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddiofbvar.h82 u_int fbsize; /* frame buffer size */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_main.c402 unsigned long fbsize, fbpages, max_fbpages; in ast_mode_config_mode_valid() local
/netbsd-src/sys/arch/mac68k/include/
H A Dgrfioctl.h50 u_int32_t fbsize; /* Size of frame buffer */ member
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_genfb.c559 const uint32_t fbsize = width * height * (depth / 8); in meson_genfb_init() local
/netbsd-src/sys/dev/pci/
H A Dsisfb.c66 bus_size_t fbsize; member
H A Dlynxfb.c175 bus_size_t fbsize; member
/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c1261 int fbsize = (spx_fb_size + FONT_STORAGE_SIZE)/VAX_NBPG; in SPX_map_fb() local
1329 int fbsize = SPXg_WIN_SIZE/VAX_NBPG; in SPXg_map_fb() local
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c207 size_t fbsize, on_screen_size; in hd64461video_attach() local