Searched refs:MapCountIOBaseDense (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h566 unsigned short MapCountIOBaseDense; member in struct:__anon348028e20308
H A Dxgi_driver.c4355 if (pXGIEnt->MapCountIOBaseDense) {
4356 pXGIEnt->MapCountIOBaseDense--;
4357 if ((pXGIEnt->MapCountIOBaseDense == 0)
4363 pXGIEnt->MapCountIOBaseDense = 0;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h914 UShort MapCountIOBaseDense; member in struct:__anon2d7f85d00308
H A Dsis_driver.c7223 pSiSEnt->MapCountIOBaseDense++;
7376 if(pSiSEnt->MapCountIOBaseDense) {
7377 pSiSEnt->MapCountIOBaseDense--;
7378 if((pSiSEnt->MapCountIOBaseDense == 0) || (pSiSEnt->forceUnmapIOBaseDense)) {
7385 pSiSEnt->MapCountIOBaseDense = 0;

Completed in 29 milliseconds