Searched refs:PCI_EXP_SLTCAP_ABP (Results 1 – 3 of 3) sorted by relevance
117 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP)
821 FLAG(slot_cap, PCI_EXP_SLTCAP_ABP), in pcie_init()
552 #define PCI_EXP_SLTCAP_ABP 0x00000001 /* Attention Button Present */ macro