Searched refs:DEFINE_PROP_PCI_DEVFN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ | ||
H A D | qdev-properties-system.h | 34 #define DEFINE_PROP_PCI_DEVFN(_n, _s, _f, _d) \ macro |
/openbmc/qemu/hw/pci/ | ||
H A D | pci.c | 84 DEFINE_PROP_PCI_DEVFN("addr", PCIDevice, devfn, -1), |