Searched refs:lastInstance (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.h82 int lastInstance; member in struct:__anon42b7e7050108
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint.h73 int lastInstance; member in struct:__anon125efece0208
H A Dglint_driver.c688 pGlintEnt->lastInstance = -1;
699 pGlintEnt->lastInstance++;
701 pScrn->entityList[0], pGlintEnt->lastInstance);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h532 int lastInstance; member in struct:__anon348028e20308
H A Dxgi_driver.c2982 if (pXGIEnt->lastInstance > 0) {
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.h263 int lastInstance; member in struct:__anonf966118b0808
H A Dct_driver.c837 cPtrEnt->lastInstance = -1;
846 cPtrEnt->lastInstance++;
848 cPtrEnt->lastInstance);
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga.h332 int lastInstance; member in struct:__anon971c52dc0908
H A Dmga_driver.c772 pMgaEnt->lastInstance = -1;
781 pMgaEnt->lastInstance++;
783 pMgaEnt->lastInstance);
992 pMgaEnt->lastInstance = -1;
1001 pMgaEnt->lastInstance++;
1003 pMgaEnt->lastInstance);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h882 int lastInstance; /* number of entities */ member in struct:__anon2d7f85d00308
H A Dsis_driver.c594 pSiSEnt->lastInstance = -1;
598 pSiSEnt->lastInstance++;
600 pSiSEnt->lastInstance);
3871 if(pSiSEnt->lastInstance > 0) {

Completed in 50 milliseconds