Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c289 table = qpci_config_readl(dev, addr + PCI_MSIX_PBA); in qpci_msix_enable()
/openbmc/qemu/hw/pci/
H A Dmsix.c371 pci_set_long(config + PCI_MSIX_PBA, pba_offset | pba_bar_nr); in msix_init()