Searched refs:entityPrivate (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c1500 pMga->entityPrivate = pMgaEnt;
2679 if(pMga->entityPrivate == NULL || pMga->entityPrivate->mappedIOUsage == 0) {
2693 if(pMga->entityPrivate != NULL)
2694 pMga->entityPrivate->mappedIOBase = pMga->IOBase;
2697 pMga->IOBase = pMga->entityPrivate->mappedIOBase;
2699 if(pMga->entityPrivate != NULL)
2700 pMga->entityPrivate->mappedIOUsage ++;
2753 if(pMga->entityPrivate == NULL || pMga->entityPrivate
[all...]
H A Dmga.h635 MGAEntPtr entityPrivate; member in struct:__anon971c52dc0c08
H A Dmga_dri.c165 MGAEntPtr pMGAEnt = pMga->entityPrivate;
201 MGAEntPtr pMGAEnt = pMga->entityPrivate;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.h108 EntPtr entityPrivate; member in struct:_modesettingRec
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c325 pSiSEnt = pSiS->entityPrivate;
3292 pSiS->entityPrivate = pSiSEnt;
7049 SISEntPtr pSiSEnt = pSiS->entityPrivate;
7110 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
7151 SISEntPtr pSiSEnt = pSiS->entityPrivate;
7353 SISEntPtr pSiSEnt = pSiS->entityPrivate;
7619 pSiSEnt = pSiS->entityPrivate;
8268 SISEntPtr pSiSEnt = pSiS->entityPrivate;
8583 pSiSEnt = pSiS->entityPrivate;
9930 SISEntPtr pSiSEnt = pSiS->entityPrivate;
[all...]
H A Dsis_cursor.c701 SISEntPtr pSiSEnt = pSiS->entityPrivate;
787 SISEntPtr pSiSEnt = pSiS->entityPrivate;
1089 SISEntPtr pSiSEnt = pSiS->entityPrivate;
1220 SISEntPtr pSiSEnt = pSiS->entityPrivate;
H A Dsis_dac.c1437 SISEntPtr pSiSEnt = pSiS->entityPrivate;
1697 SISEntPtr pSiSEnt = pSiS->entityPrivate;
1882 SISEntPtr pSiSEnt = pSiS->entityPrivate;
H A Dsis_utility.c872 SISEntPtr pSiSEnt = pSiS->entityPrivate;
2124 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
2433 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
H A Dsis_video.c372 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
669 SISEntPtr pSiSEnt = pSiS->entityPrivate;
1189 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
1329 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
2650 SISEntPtr pSiSEnt = pSiS->entityPrivate;
H A Dsis.h1235 SISEntPtr entityPrivate; /* Ptr to private entity (see above) */ member in struct:__anon2d7f85d00508
H A Dsis310_accel.c172 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
H A Dinit.c3493 SISEntPtr pSiSEnt = pSiS->entityPrivate;
3672 SISEntPtr pSiSEnt = pSiS->entityPrivate;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h801 XGIEntPtr entityPrivate; /* Ptr to private entity (see above) */ member in struct:__anon348028e20508
914 # define ENTITY_PRIVATE(x) ((x)->entityPrivate)
H A Dxgi_driver.c2735 pXGI->entityPrivate = pXGIEnt;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint.h88 GLINTEntPtr entityPrivate; member in struct:__anon125efece0308
H A Dglint_driver.c881 pGlint->entityPrivate = pGlintEnt;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.h352 CHIPSEntPtr entityPrivate; member in struct:_CHIPSRec
H A Dct_driver.c1135 cPtr->entityPrivate = cPtrEnt;

Completed in 66 milliseconds