Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/dev/
H A Dpccons.c146 static struct video_state { struct
147 int cx, cy; /* escape parameters */
148 int row, col; /* current cursor position */
149 int nrow, ncol, nchr; /* current screen geometry */
150 int offset; /* Saved cursor pos */
151 u_char state; /* parser state */
155 char so; /* in standout mode? */
156 char color; /* color or mono display */
157 char at; /* normal attributes */
158 char so_at; /* standout attributes */