Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh4.c71 int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev) in pci_skip_dev() function
H A Dpci_common.c81 __weak int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev) in pci_skip_dev() function
293 if (pci_skip_dev(hose, bdf)) in pci_hose_find_devices()
H A Dpci.c355 if (pci_skip_dev(hose, dev)) in pci_hose_scan_bus()
/openbmc/u-boot/cmd/
H A Dpci.c419 if (pci_skip_dev(hose, dev)) in pciinfo()
/openbmc/u-boot/include/
H A Dpci.h730 extern int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev);