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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c426 /* pSIS->agpBase = */
443 pSIS->agpVtxBufBase = pSIS->agpVtxBufAddr - pSIS->agpAddr + pSIS->agpBase;
466 pSIS->agpCmdBufBase = pSIS->agpCmdBufAddr - pSIS->agpAddr + pSIS->agpBase;
H A Dsis.h858 UChar *agpBase; member in struct:__anon2d7f85d00308
1140 UChar *agpBase; member in struct:__anon2d7f85d00508
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c255 unsigned long agpBase; local in function:R128DRIAgpInit
427 agpBase = drmAgpBase(info->drmFD);
428 OUTREG(R128_AGP_BASE, agpBase);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c252 CARD32 agpBase; /* Physical address of aperture base */ member in struct:__anon919051f10108
2012 pPriv->agpBase = drmAgpBase(psav->drmFD);
2016 (unsigned long)pPriv->agpBufferMap, pPriv->agpBase, pPriv->agpBufferOffset);
2086 pPriv->agpBase + pPriv->agpBufferOffset,
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h713 unsigned char *agpBase; member in struct:__anon348028e20508
H A Dxgi_dri.c451 /* pXGI->agpBase = */ /* Xserver connot access VtxBuf, bc. not mem-map */
470 pXGI->agpBase;

Completed in 20 milliseconds