PCI_ASSIGN_ALL_BUSSES  219 arch/x86/pci/common.c 	pci_probe |= PCI_ASSIGN_ALL_BUSSES;
PCI_ASSIGN_ALL_BUSSES  589 arch/x86/pci/common.c 		pci_probe |= PCI_ASSIGN_ALL_BUSSES;
PCI_ASSIGN_ALL_BUSSES  625 arch/x86/pci/common.c 	return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;