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

/netbsd-current/sys/dev/tc/
H A Dstic.c254 static struct wsscreen_descr stic_stdscreen = { variable in typeref:struct:wsscreen_descr
263 &stic_stdscreen,
335 stic_stdscreen.ncols = si->si_consw;
336 stic_stdscreen.nrows = si->si_consh;
451 wsdisplay_cnattach(&stic_stdscreen, ss, 0, 0, defattr);

Completed in 93 milliseconds