Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvisual_io.h251 struct vis_conscursor { struct
252 screen_pos_t row; /* Row to display cursor at */
253 screen_pos_t col; /* Col to display cursor at */
254 screen_size_t width; /* Width of cursor */
255 screen_size_t height; /* Height of cursor */
279 void (*cursor)(struct vis_polledio_arg *, struct vis_conscursor *); argument