Searched refs:mga_crtcext_index (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dtools.c311 save_crtcext_index = mgaptr->mga_crtcext_index;
315 mgaptr->mga_crtcext_index = MGA_CRTCEXT_ADDR_GEN_EXT;
320 mgaptr->mga_crtcext_index = MGA_CRTCEXT_HOR_COUNT_EXT;
325 mgaptr->mga_crtcext_index = MGA_CRTCEXT_VERT_COUNT_EXT;
330 mgaptr->mga_crtcext_index = MGA_CRTCEXT_MISC;
335 mgaptr->mga_crtcext_index = save_crtcext_index;
542 crtcext_index = mgaptr->mga_crtcext_index;
546 mgaptr->mga_crtcext_index = MGA_CRTCEXT_MISC;
551 mgaptr->mga_crtcext_index = crtcext_index;
H A Dmga.h2611 uint8_t mga_crtcext_index; /* 0x1fde */ member in struct:mga_struct

Completed in 33 milliseconds