Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h74 PCI_EXP_SLTCTL_CCIE | \
H A Dpcie.h47 PCI_EXP_HP_EV_CCI = PCI_EXP_SLTCTL_CCIE,
/qemu/hw/pci/
H A Dpcie.c714 PCI_EXP_SLTCTL_CCIE | in pcie_cap_slot_init()
753 PCI_EXP_SLTCTL_CCIE | in pcie_cap_slot_reset()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h606 #define PCI_EXP_SLTCTL_CCIE 0x0010 /* Command Completed Interrupt Enable */ macro