Searched refs:OPTION_AGP_SIZE (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_opt.c | 59 OPTION_AGP_SIZE, enumerator in enum:__anoncb589a6f0103 124 { OPTION_AGP_SIZE, "AGPSize", OPTV_INTEGER, {0}, FALSE }, 589 if(xf86GetOptValInteger(pXGI->Options, OPTION_AGP_SIZE, &vali)) {
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 55 OPTION_AGP_SIZE, enumerator in enum:__anonbd78be5d0103 174 { OPTION_AGP_SIZE, "AGPSize", OPTV_INTEGER, {0}, FALSE }, 175 { OPTION_AGP_SIZE, "GARTSize", OPTV_INTEGER, {0}, FALSE }, 2047 if(xf86GetOptValInteger(pSiS->Options, OPTION_AGP_SIZE, &ival)) { 2051 SiS_PrintIlRange(pScrn, OPTION_AGP_SIZE, 8, 512, 0);
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga.h | 71 OPTION_AGP_SIZE, enumerator in enum:__anon971c52dc0103
|
| H A D | mga_driver.c | 584 { OPTION_AGP_SIZE, "AGPSize", OPTV_INTEGER, {0}, FALSE }, 1943 OPTION_AGP_SIZE, &(pMga->agpSize))) {
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_driver.c | 148 OPTION_AGP_SIZE, enumerator in enum:__anon887c78720103 177 { OPTION_AGP_SIZE, "AGPSize", OPTV_INTEGER, {0}, FALSE }, 1124 OPTION_AGP_SIZE, (int *)&(info->agpSize))) {
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.c | 286 ,OPTION_AGP_SIZE enumerator in enum:__anone89ec5c60103 322 { OPTION_AGP_SIZE, "AGPSize", OPTV_INTEGER, {0}, FALSE }, 1658 OPTION_AGP_SIZE, (int *)&(psav->agpSize))) {
|
Completed in 19 milliseconds