Searched refs:PCI_EXP_SLTCAP_AIP (Results 1 – 5 of 5) sorted by relevance
152 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
973 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); in pcie_init()1019 FLAG(slot_cap, PCI_EXP_SLTCAP_AIP), in pcie_init()
571 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro
587 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro