Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h626 #define PCI_EXP_SLTSTA_PFD 0x0002 /* Power Fault Detected */ macro
/qemu/hw/pci/
H A Dpcie.c839 #define PCIE_SLOT_EVENTS (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | \ in pcie_cap_slot_write_config()