/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu42/qemu-4.2.1/tests/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu-utils/qemu-4.2.1/tests/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val);
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 356 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/libqos/ |
H A D | sdhci.c | 95 return qpci_io_writeq(&spci->dev, spci->mem_bar, reg, val); in sdhci_pci_writeq()
|
H A D | pci.h | 115 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/libqos/ |
H A D | pci.h | 101 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off,
|
H A D | pci.c | 305 void qpci_io_writeq(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_io_writeq() function
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/ |
H A D | sdhci-test.c | 105 qpci_io_writeq(s->pci.dev, s->mem_bar, reg, val); in sdhci_writeq()
|