Home
last modified time | relevance | path

Searched refs:sandbox_pci_get_emul (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_sandbox.c32 ret = sandbox_pci_get_emul(bus, devfn, &container, &emul); in sandbox_pci_write_config()
53 ret = sandbox_pci_get_emul(bus, devfn, &container, &emul); in sandbox_pci_read_config()
H A Dpci-emul-uclass.c18 int sandbox_pci_get_emul(struct udevice *bus, pci_dev_t find_devfn, in sandbox_pci_get_emul() function
/openbmc/u-boot/include/
H A Dpci.h1565 int sandbox_pci_get_emul(struct udevice *bus, pci_dev_t find_devfn,