Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h589 #define PCI_EXP_SLTCAP_ABP 0x00000001 /* Attention Button Present */ macro
/qemu/hw/pci/
H A Dpcie.c682 PCI_EXP_SLTCAP_ABP); in pcie_cap_slot_init()