Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c605 PCI_EXP_SLTSTA_PDC); in pcie_cap_slot_do_unplug()
782 PCI_EXP_SLTSTA_PDC | in pcie_cap_slot_reset()
840 PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_PDC | \ in pcie_cap_slot_write_config()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h628 #define PCI_EXP_SLTSTA_PDC 0x0008 /* Presence Detect Changed */ macro