Searched refs:mga_crtc_index (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dmapper.c207 save_crtc_index = mgaptr->mga_crtc_index;
211 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_LOW;
213 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_HIGH;
220 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_LOW;
227 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_HIGH;
232 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_LOW;
234 mgaptr->mga_crtc_index = MGA_CRTC_CURSOR_LOC_HIGH;
239 mgaptr->mga_crtc_index = save_crtc_index;
H A Dtools.c273 save_crtc_index = mgaptr->mga_crtc_index;
277 mgaptr->mga_crtc_index = MGA_CRTC_HORIZ_TOTAL;
282 mgaptr->mga_crtc_index = MGA_CRTC_HORIZ_DISPLAY_END;
287 mgaptr->mga_crtc_index = MGA_CRTC_VERT_TOTAL;
292 mgaptr->mga_crtc_index = MGA_CRTC_VERT_DISPLAY_END;
297 mgaptr->mga_crtc_index = MGA_CRTC_OVERFLOW;
302 mgaptr->mga_crtc_index = MGA_CRTC_OFFSET;
307 mgaptr->mga_crtc_index = save_crtc_index;
H A Dmga.h2601 uint8_t mga_crtc_index; /* 0x1fd4 */ member in struct:mga_struct

Completed in 45 milliseconds