Searched refs:xf86scanpci (Results 1 – 5 of 5) sorted by relevance
130 xf86scanpci(void) in xf86scanpci() function
236 extern _X_EXPORT Bool xf86scanpci(void);
285 if (!xf86scanpci()) { in xf86platformProbe()
97 if (!xf86scanpci()) { in xf86PciProbe()
138974 PCI: Unexport xf86scanpci152020 xf86scanpci() will always call pciInit() before any other function, so152054 xf86scanpci() is being called only once so we don't need permanent186432 Avoid recursive calls of xf86scanpci(). This function normally detects that186437 the post-probing code calls xf86scanpci() from within this function.