Searched refs:ERG_TO_PC_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
22 #define ERG_TO_PC_BUF_SIZE 0x0E00 /* 3072 bytes to PC, too */ macro27 /*0E00 */ uchar ToPcBuf[ERG_TO_PC_BUF_SIZE];
203 memcpy(&dpr->ToPcBuf[ERG_TO_PC_BUF_SIZE - sizeof(TestText)], TestText, in ergo_testram()205 if (memcmp(&dpr->ToPcBuf[ERG_TO_PC_BUF_SIZE - sizeof(TestText)], TestText, in ergo_testram()