Home
last modified time | relevance | path

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

/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c56 #define PCI_HOST_BRIDGE_CFG 0xcf8 macro
511 qtest_outl(s, PCI_HOST_BRIDGE_CFG, (1U << 31) | (devfn << 8) | a.offset); in op_pci_read()
541 qtest_outl(s, PCI_HOST_BRIDGE_CFG, (1U << 31) | (devfn << 8) | a.offset); in op_pci_write()