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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86RamDac.c131 ramdacHWPtr = RAMDACHWPTR(pScrn);
H A Dxf86RamDac.h97 #define RAMDACHWPTR(p) ((RamDacHWRecPtr)((p)->privates[RamDacGetHWIndex()].ptr)) macro
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm_dac.c50 RamDacHWRecPtr pIBM = RAMDACHWPTR(pScrn);
H A Dtx_dac.c49 RamDacHWRecPtr pRamDac = RAMDACHWPTR(pScrn);
H A Dglint_driver.c2499 pRAMDAC = RAMDACHWPTR(pScrn);
2582 RamDacHWRecPtr pRAMDAC = RAMDACHWPTR(pScrn);
2744 pRAMDAC = RAMDACHWPTR(pScrn);
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_driver.c1205 pBT = RAMDACHWPTR(pScrn);
1253 pBT = RAMDACHWPTR(pScrn);
1294 pBT = RAMDACHWPTR(pScrn);
H A Dtga_dac.c741 RamDacHWRecPtr pBT = RAMDACHWPTR(pScrn);

Completed in 9 milliseconds