Searched refs:lastPCI (Results 1 – 1 of 1) sorted by relevance
1067 static int lastPCI = -1; variable1135 if ((lastPCI == NO_MORE_PCI) && ((num_de4x5s == 0) || forceEISA)) { in de4x5_probe()2192 if (lastPCI == NO_MORE_PCI) return; in pci_probe()2195 lastPCI = NO_MORE_PCI; in pci_probe()2210 for (index=lastPCI+1;(pdev = pci_find_class(class, pdev))!=NULL;index++) { in pci_probe()2274 lastPCI = index; in pci_probe()2284 lastPCI = NO_MORE_PCI; in pci_probe()