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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c233 uchar_t ovf; local
288 if (ast_get_index_reg(&ovf, CRTC_PORT, 0x07) != 0) {
289 gfx_vts_set_message(rp, 1, test, "unable to get the ovf");
342 (((uint_t)ovf & 0x40) >> 6 << 9) |
343 (((uint_t)ovf & 0x02) >> 1 << 8) |

Completed in 11 milliseconds