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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c1209 CARD32 TestA, TestB; local in function:MGACountRam
1242 TestB = ((TestMemoryLoc1 << 8) + TestMemoryLoc0);
1243 if ((TestA != 0xAA55) || (TestB)) {

Completed in 5 milliseconds