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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h562 Bool forceUnmapIOBase; /* ignore counter and unmap */ member in struct:__anon348028e20308
H A Dxgi_driver.c4338 if ((pXGIEnt->MapCountIOBase == 0) || (pXGIEnt->forceUnmapIOBase)) {
4347 pXGIEnt->forceUnmapIOBase = FALSE;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h910 Bool forceUnmapIOBase; /* ignore counter and unmap */ member in struct:__anon2d7f85d00308
H A Dsis_driver.c7363 if((pSiSEnt->MapCountIOBase == 0) || (pSiSEnt->forceUnmapIOBase)) {
7371 pSiSEnt->forceUnmapIOBase = FALSE;

Completed in 31 milliseconds