HomeSort by: relevance | last modified time | path
    Searched refs:agpBase (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_dri.c 426 /* pSIS->agpBase = */
443 pSIS->agpVtxBufBase = pSIS->agpVtxBufAddr - pSIS->agpAddr + pSIS->agpBase;
466 pSIS->agpCmdBufBase = pSIS->agpCmdBufAddr - pSIS->agpAddr + pSIS->agpBase;
sis.h 858 UChar *agpBase;
1140 UChar *agpBase;
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_dri.c 202 unsigned long agpBase;
374 agpBase = drmAgpBase(info->drmFD);
375 OUTREG(R128_AGP_BASE, agpBase);
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_video.c 252 CARD32 agpBase; /* Physical address of aperture base */
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/
xgi.h 713 unsigned char *agpBase;
xgi_dri.c 451 /* pXGI->agpBase = */ /* Xserver connot access VtxBuf, bc. not mem-map */
470 pXGI->agpBase;

Completed in 17 milliseconds