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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86RamDac.h62 void (*ReadAddress)( member in struct:_RamDacRec
H A DBT.c59 (*ramdacPtr->ReadAddress)(pScrn, 0); /* Start at index 0 */
H A DIBM.c220 (*ramdacPtr->ReadAddress)(pScrn, 0);
H A DTI.c232 (*ramdacPtr->ReadAddress)(pScrn, 0);
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_driver.c790 pGlint->RamDacRec->ReadAddress = glintTIReadAddress;
820 pGlint->RamDacRec->ReadAddress = glintIBMReadAddress;
1571 pGlint->RamDacRec->ReadAddress = Permedia2ReadAddress;
1590 pGlint->RamDacRec->ReadAddress = Permedia2ReadAddress;
1616 pGlint->RamDacRec->ReadAddress = Permedia2ReadAddress;
1760 pGlint->RamDacRec->ReadAddress = Permedia2ReadAddress;
1780 pGlint->RamDacRec->ReadAddress = GMX2000ReadAddress;
1814 pGlint->RamDacRec->ReadAddress = Permedia2ReadAddress;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_IBMRGB.c125 pS3->RamDacRec->ReadAddress = S3IBMReadAddress;
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_driver.c831 pTga->RamDacRec->ReadAddress = tgaBTReadAddress;
839 pTga->RamDacRec->ReadAddress = tga2BTReadAddress;

Completed in 10 milliseconds