Searched refs:OPTION_PCI_BURST (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_driver.c143 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 Dsmi_driver.c160 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 Dapm_driver.c100 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 Dneo_driver.c339 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 Ds3v_driver.c210 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 Dsavage_driver.c256 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)) {

Completed in 32 milliseconds