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

  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_hwmc.c 80 unsigned int ApertureSize;
290 contextRec->ApertureSize = pSAVAGEDriPriv->apertureSize;
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atidga.c 51 int *ApertureSize,
60 *ApertureSize = pScreenInfo->videoRam * 1024;
atipreinit.c 531 int ApertureSize = 0x00010000U;
1934 ApertureSize = pATI->LinearSize =
2444 ApertureSize, Strategy);
  /xsrc/external/mit/xf86-video-igs/dist/src/
igs_driver.c 1014 unsigned char **ApertureBase, int *ApertureSize,
1019 *ApertureSize = pScrn->videoRam;
  /xsrc/external/mit/xf86-video-vesa/dist/src/
vesa.c 1808 int *ApertureSize, int *ApertureOffset,
1815 unsigned char **ApertureBase, int *ApertureSize,
1822 *ApertureSize = pVesa->mapSize;
  /xsrc/external/mit/xf86-video-wsfb/dist/src/
wsfb_driver.c 1616 unsigned char **ApertureBase, int *ApertureSize,
1621 *ApertureSize = pScrn->videoRam;

Completed in 23 milliseconds