Searched refs:PCI_ASSIGN_ALL_BUSSES (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/pci/
H A Dcommon.c220 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
590 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
634 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h36 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro

Completed in 99 milliseconds