Searched defs:display_mode_data (Results 1 – 1 of 1) sorted by relevance
44 typedef struct display_mode_data { struct45 monitor_t * monitor; /* the monitor that owns this mode. */46 view_t * current_view; /* current view to be displayed. */47 cop_t **frames;48 u_short hedley_current; /* current hedley quadrent. */49 u_short bplcon0; /* bplcon0 data. */50 u_short std_start_x;51 u_short std_start_y;54 u_short beamcon0;55 u_short hbstart; /* no modes use the rest of these */[all …]