Searched refs:xf86PciConfigure (Results 1 – 3 of 3) sorted by relevance
43 Bool xf86PciConfigure(void *busData, struct pci_device *pDev);
95 ret = xf86PciConfigure(busData, DevToConfig[i].pVideo); in xf86AddBusDeviceToConfigure()
1429 xf86PciConfigure(void *busData, struct pci_device *pDev) function