Searched refs:agpWantedPages (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c227 pXGI->agpWantedPages = AGP_PAGES;
596 pXGI->agpWantedPages = (vali * 1024 * 1024) / AGP_PAGE_SIZE;
H A Dxgi.h708 unsigned int agpWantedPages; member in struct:__anon348028e20508
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c321 pSIS->agpWantedSize = pSIS->agpWantedPages * AGP_PAGE_SIZE;
H A Dsis.h861 unsigned int agpWantedPages; member in struct:__anon2d7f85d00308
1143 unsigned int agpWantedPages; member in struct:__anon2d7f85d00508
H A Dsis_opt.c484 pSiS->agpWantedPages = AGP_PAGES;
2049 pSiS->agpWantedPages = (ival * 1024 * 1024) / AGP_PAGE_SIZE;

Completed in 29 milliseconds