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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dvidmem.c72 #define VIDMAPPTR(p) ((VidMapPtr)((p)->privates[vidMapIndex].ptr)) macro
90 if (VIDMAPPTR(pScrn) != NULL)
91 return VIDMAPPTR(pScrn);

Completed in 2 milliseconds