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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitextx.c744 unsigned char cr37=0, seekcode; local in function:SiS_SenseLCDDDC
1229 seekcode = (xres - 256) / 16;
1231 if(buffer[myindex] == seekcode) break;
1234 if(buffer[myindex] == seekcode) {

Completed in 3 milliseconds