Home
last modified time | relevance | path

Searched refs:MAX_PCI_DEVS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/sn/
H A Dklconfig.h83 #define MAX_PCI_DEVS 8 macro
679 klpci_device_t bri_devices[MAX_PCI_DEVS] ; /* PCI IDs */
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c531 #define MAX_PCI_DEVS 32 macro
540 struct pci_dev pci_devs[MAX_PCI_DEVS];
916 struct pci_dev *bridges[MAX_PCI_DEVS]; in fdt_add_pci_path()