Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcfb.c117 int dc_cols; member
409 hpcfb_console_wsscreen.ncols = hpcfb_console_dc.dc_cols; in hpcfb_cnattach()
495 dc->dc_cols = dc->dc_rinfo.ri_cols; in hpcfb_init()
759 hpcfb_stdscreen.ncols = dc->dc_cols; in hpcfb_alloc_screen()
764 dc->dc_cols = dc->dc_rinfo.ri_cols; in hpcfb_alloc_screen()
1309 cols = dc->dc_cols-1; in hpcfb_redraw()
1416 width = dc->dc_cols * ri->ri_font->fontwidth; in hpcfb_copyrows()
1521 width = dc->dc_cols * ri->ri_font->fontwidth; in hpcfb_eraserows()