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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c242 uchar_t offovf; local
333 if (ast_get_index_reg(&offovf, CRTC_PORT, 0xb0) != 0) {
334 gfx_vts_set_message(rp, 1, test, "unable to get the offovf");
346 offset = (((uint_t)offovf & 0x3f) << 8) | (uint_t)off;

Completed in 264 milliseconds