Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci_common.c339 PCI_MAX_PCI_FUNCTIONS - 1); in pci_find_class()
Dpci.c354 PCI_MAX_PCI_FUNCTIONS - 1); in pci_hose_scan_bus()
Dpci-uclass.c771 PCI_MAX_PCI_FUNCTIONS - 1); in pci_bind_bus_devices()
/external/u-boot/cmd/
Dpci.c408 for (function = 0; function < PCI_MAX_PCI_FUNCTIONS; in pciinfo()
/external/u-boot/include/
Dpci.h420 #define PCI_MAX_PCI_FUNCTIONS 8 macro