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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-frv.h23 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-frv.h23 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dpci.c27 #define PCI_ASSIGN_ALL_BUSSES 1 macro
29 unsigned int pci_probe = PCI_ASSIGN_ALL_BUSSES;
183 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dpci.c27 #define PCI_ASSIGN_ALL_BUSSES 1 macro
29 unsigned int pci_probe = PCI_ASSIGN_ALL_BUSSES;
183 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/pci/
H A Dcommon.c194 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
533 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
567 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/pci/
H A Dcommon.c194 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
533 pci_probe |= PCI_ASSIGN_ALL_BUSSES;
567 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpci_x86.h26 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci_x86.h26 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro

Completed in 129 milliseconds