Searched defs:pci_probe (Results 1 – 6 of 6) sorted by relevance
26 unsigned int pci_probe = PCI_ASSIGN_ALL_BUSSES; variable
26 unsigned int __nongpreldata pci_probe = 1; variable
20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 | variable
23 unsigned int pci_probe = 1; variable
918 static int pci_probe = 1; variable920 static int pci_probe = 0; variable
3164 static int __devinit pci_probe(struct pci_dev *dev, in pci_probe() function