Home
last modified time | relevance | path

Searched defs:linebytes (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.h36 int bpp, width, height, linebytes; member
51 int linebytes(void) { return _fb->linebytes; } in linebytes() function
/netbsd-src/sys/arch/amiga/dev/
H A Damidisplaycc.c296 int linebytes; /* widthbytes + row_mod */ member
592 int linebytes; in amidisplaycc_putchar() local
709 int linebytes; in amidisplaycc_copycols() local
760 int linebytes; in amidisplaycc_erasecols() local
809 int linebytes; in amidisplaycc_copyrows() local
941 int linebytes; in amidisplaycc_eraserows() local
/netbsd-src/sys/arch/shark/ofw/
H A Dchipsfb_ofbus.c171 int isconsole, width, height, linebytes, depth; in chipsfb_ofbus_attach() local
/netbsd-src/sys/arch/powerpc/oea/
H A Dofw_rascons.c236 int32_t width, height, linebytes, depth; in rascons_init_rasops() local
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c94 int width, height, linebytes; member
839 int type, width, height, linebytes; in UpdateFbDlg() local
/netbsd-src/usr.sbin/tpctl/
H A Dfb.c73 u_int linebytes; in fb_init() local
/netbsd-src/sys/arch/prep/pci/
H A Dgten.c217 int32_t addr, width, height, linebytes, depth; in gten_common_init() local
/netbsd-src/sys/arch/evbarm/rpi/
H A Dvcprop.h426 uint32_t linebytes; member
/netbsd-src/sys/dev/pci/
H A Dvoodoofb.c365 int linebytes, depth, flags; in voodoofb_attach() local