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

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128.h108 unsigned char *MemoryPtr; member in struct:__anon6378783a0108
H A Di128dga.c103 currentMode->address = pI128->MemoryPtr;
H A Di128_driver.c1078 pI128->MemoryPtr =
1079 (pointer)&((char *)pI128->MemoryPtr)[pI128->displayOffset];
1292 pI128->MemoryPtr = pI128->mem.mw0_ad;
1349 pI128->MemoryPtr = NULL;
1461 pI128->MemoryPtr =
1462 (pointer)&((char *)pI128->MemoryPtr)[pI128->displayOffset];
1512 FBStart = pI128->MemoryPtr;
1595 pScrn->memPhysBase = (unsigned long)pI128->MemoryPtr;
H A Di128exa.c616 pExa->memoryBase = pI128->MemoryPtr;

Completed in 6 milliseconds