PCI_ASSIGN_ALL_BUSSES  174 arch/x86/pci/common.c 	pci_probe |= PCI_ASSIGN_ALL_BUSSES;
PCI_ASSIGN_ALL_BUSSES  508 arch/x86/pci/common.c 		pci_probe |= PCI_ASSIGN_ALL_BUSSES;
PCI_ASSIGN_ALL_BUSSES  528 arch/x86/pci/common.c 	return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;