Home
last modified time | relevance | path

Searched defs:scr_stat (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/syscons/
H A Dsyscons.h278 typedef struct scr_stat { struct
282 sc_vtb_t scr;
283 sc_vtb_t vtb;
287 int xsize; /* X text size */
288 int ysize; /* Y text size */
301 struct sc_term_sw *tsw;
302 void *ts;
309 struct cursor_attr dflt_curs_attr;
310 struct cursor_attr base_curs_attr;
311 struct cursor_attr curs_attr;
[all …]