Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie_port.c32 pci_set_word(d->config + PCI_SEC_STATUS, 0); in pcie_port_init_reg()
H A Dpci_bridge.c364 pci_set_word(dev->config + PCI_SEC_STATUS, in pci_bridge_initfn()
H A Dpcie_aer.c249 pci_word_test_and_set_mask(dev->config + PCI_SEC_STATUS, in pcie_aer_msg_vbridge()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h142 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro