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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dmapper.c127 uchar_t newscratch; local
139 if (ast_get_index_reg(&newscratch, CRTC_PORT, 0x90) != 0) {
140 gfx_vts_set_message(rp, 1, test, "unable to get newscratch");
144 if ((scratch ^ 0x33) != newscratch) {

Completed in 9 milliseconds