Home
last modified time | relevance | path

Searched refs:PCI_MAX_PCI_DEVICES (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/pci/
A Dpci_common.c331 for (devnum = 0; devnum < PCI_MAX_PCI_DEVICES - 1; devnum++) { in pci_find_class()
A Dpci.c356 dev < PCI_BDF(bus, PCI_MAX_PCI_DEVICES - 1, in pci_hose_scan_bus()
A Dpci-uclass.c800 end = PCI_BDF(dev_seq(bus), PCI_MAX_PCI_DEVICES - 1, in pci_bind_bus_devices()
/u-boot/cmd/
A Dpci.c407 for (device = 0; device < PCI_MAX_PCI_DEVICES; device++) { in pciinfo()
/u-boot/include/
A Dpci.h419 #define PCI_MAX_PCI_DEVICES 32 macro

Completed in 14 milliseconds