| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng_driver.c | 143 OPTION_PCI_BURST, enumerator in enum:__anone699e25a0103 163 {OPTION_PCI_BURST, "pci_burst", OPTV_BOOLEAN, 858 xf86GetOptValBool(pTseng->Options, OPTION_PCI_BURST, &pTseng->PCIBurst)) )
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_driver.c | 160 OPTION_PCI_BURST, enumerator in enum:__anondb04e4280103 183 { OPTION_PCI_BURST, "pci_burst", OPTV_BOOLEAN, {0}, TRUE }, 534 if (xf86GetOptValBool(pSmi->Options, OPTION_PCI_BURST, &pSmi->PCIBurst))
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_driver.c | 100 OPTION_PCI_BURST, enumerator in enum:__anon2b0429340103 122 {OPTION_PCI_BURST, "pci_burst", OPTV_BOOLEAN, 534 if (xf86ReturnOptValBool(pApm->Options, OPTION_PCI_BURST, FALSE)) {
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_driver.c | 339 OPTION_PCI_BURST, enumerator in enum:__anon386b101d0103 361 { OPTION_PCI_BURST, "pciBurst", OPTV_BOOLEAN, {0}, FALSE }, 386 { OPTION_PCI_BURST, "pciBurst", OPTV_BOOLEAN, {0}, FALSE }, 963 xf86GetOptValBool(nPtr->Options, OPTION_PCI_BURST,&nPtr->onPciBurst);
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_driver.c | 210 OPTION_PCI_BURST, enumerator in enum:__anond9d880170103 241 { OPTION_PCI_BURST, "pci_burst", OPTV_BOOLEAN, {0}, FALSE }, 608 if (xf86ReturnOptValBool(ps3v->Options, OPTION_PCI_BURST, FALSE)) { 617 if (xf86ReturnOptValBool(ps3v->Options, OPTION_PCI_BURST, FALSE)) {
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.c | 256 OPTION_PCI_BURST enumerator in enum:__anone89ec5c60103 1208 xf86GetOptValBool(psav->Options, OPTION_PCI_BURST, &psav->pci_burst); 1217 if (xf86ReturnOptValBool(psav->Options, OPTION_PCI_BURST, FALSE)) {
|