Searched defs:vis_devinit (Results 1 – 1 of 1) sorted by relevance
287 struct vis_devinit { struct292 int version; /* Console IO interface version */293 screen_size_t width; /* Width of the device */294 screen_size_t height; /* Height of the device */295 screen_size_t linebytes; /* Bytes per scan line */296 int depth; /* Device depth */297 short mode; /* Mode to use when displaying data */298 struct vis_polledio *polledio; /* Polled output routines */304 vis_modechg_cb_t modechg_cb; /* Video mode change callback */305 struct vis_modechg_arg *modechg_arg; /* Mode change cb arg */