Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/spi/
Dspi-lm70llp59 A "gotcha": National Semiconductor's LM70 LLP eval board circuit schematic
/linux-2.6.39/drivers/video/sis/
Dinit301.c9183 unsigned char chksum,gotcha; in SiS_ReadDDC() local
9193 gotcha = 0; in SiS_ReadDDC()
9197 gotcha |= buffer[i]; in SiS_ReadDDC()
9203 if(gotcha) flag = (unsigned short)chksum; in SiS_ReadDDC()