Home
last modified time | relevance | path

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

/netbsd/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c123 static struct wsscreen_descr stdscreen = { variable
132 &stdscreen
158 wsdisplay_cnattach(&stdscreen, ri, 0, 0, defattr); in fb_cnattach()
243 stdscreen.nrows = ri->ri_rows; in fb_init()
244 stdscreen.ncols = ri->ri_cols; in fb_init()
245 stdscreen.textops = &ri->ri_ops; in fb_init()
246 stdscreen.capabilities = ri->ri_caps; in fb_init()