Home
last modified time | relevance | path

Searched defs:config_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h30 PCIConfigReadFunc *config_read; member
95 PCIConfigReadFunc *config_read; member
/openbmc/qemu/hw/pci/
H A Dpci.c1144 PCIConfigReadFunc *config_read = pc->config_read; in do_pci_register_device() local