Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c659 PCI_EXP_SLTSTA_ABP); in pcie_cap_slot_unplug_request_cb()
783 PCI_EXP_SLTSTA_ABP); in pcie_cap_slot_reset()
839 #define PCIE_SLOT_EVENTS (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | \ in pcie_cap_slot_write_config()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h625 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro