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