Searched refs:hpcfb_console_wsscreen (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c275 struct wsscreen_descr hpcfb_console_wsscreen; variable in typeref:struct:wsscreen_descr
406 hpcfb_console_wsscreen = hpcfb_stdscreen;
407 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
408 hpcfb_console_wsscreen.ncols = hpcfb_console_dc.dc_cols;
409 hpcfb_console_wsscreen.capabilities = hpcfb_console_dc.dc_rinfo.ri_caps;
412 wsdisplay_cnattach(&hpcfb_console_wsscreen, &hpcfb_console_dc,

Completed in 82 milliseconds