Searched refs:PCI_EXP_SLTCAP_ABP (Results 1 – 6 of 6) sorted by relevance
152 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP)
1032 FLAG(slot_cap, PCI_EXP_SLTCAP_ABP), in pcie_init()
586 #define PCI_EXP_SLTCAP_ABP 0x00000001 /* Attention Button Present */ macro
587 #define PCI_EXP_SLTCAP_ABP 0x00000001 /* Attention Button Present */ macro
649 PCI_EXP_SLTCAP_ABP); in pcie_cap_slot_init()
140 #define PCIE_CAP_SLOT_VAL (PCI_EXP_SLTCAP_ABP | \