HomeSort by: relevance | last modified time | path
    Searched defs:stdscreen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 123 static struct wsscreen_descr stdscreen = { variable in typeref:struct:wsscreen_descr
132 &stdscreen
158 wsdisplay_cnattach(&stdscreen, ri, 0, 0, defattr);
243 stdscreen.nrows = ri->ri_rows;
244 stdscreen.ncols = ri->ri_cols;
245 stdscreen.textops = &ri->ri_ops;
246 stdscreen.capabilities = ri->ri_caps;

Completed in 11 milliseconds