Searched refs:tga_stdscreen (Results 1 – 1 of 1) sorted by relevance
126 struct wsscreen_descr tga_stdscreen = { variable138 &tga_stdscreen,378 tga_stdscreen.nrows = rip->ri_rows; in tga_init()379 tga_stdscreen.ncols = rip->ri_cols; in tga_init()380 tga_stdscreen.textops = &rip->ri_ops; in tga_init()381 tga_stdscreen.capabilities = rip->ri_caps; in tga_init()760 wsdisplay_cnattach(&tga_stdscreen, &dcp->dc_rinfo, 0, 0, defattr); in tga_cnattach()