Searched defs:vert_counter_ext (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dtools.c247 register uint8_t vert_counter_ext; local
326 vert_counter_ext = mgaptr->mga_crtcext_data;
441 height |= (((uint_t) vert_counter_ext >>
513 ((vert_counter_ext & MGA_CRTCEXT_VCOUNT_VTOTAL10_11) << 10)) + 2;

Completed in 275 milliseconds