Searched defs:pci_probe (Results 1 – 7 of 7) sorted by relevance
26 unsigned int __nongpreldata pci_probe = 1; variable
54 static int pci_probe = 1; variable
61 static int pci_probe = 1; variable
23 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 | variable
25 unsigned int pci_probe = 1; variable
917 static int pci_probe = 1; variable919 static int pci_probe = 0; variable
3560 static int pci_probe(struct pci_dev *dev, in pci_probe() function