Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci.c401 cfg->config_device(hose, dev, cfg); in pci_hose_scan_bus()
/openbmc/u-boot/include/
H A Dpci.h538 void (*config_device)(struct pci_controller* hose, pci_dev_t dev, member