Home
last modified time | relevance | path

Searched refs:gotcha (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/sis/
Dinit301.c9389 unsigned char chksum,gotcha; in SiS_ReadDDC() local
9399 gotcha = 0; in SiS_ReadDDC()
9403 gotcha |= buffer[i]; in SiS_ReadDDC()
9409 if(gotcha) flag = (USHORT)chksum; in SiS_ReadDDC()