Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 – 2 of 2) sorted by relevance
568 events = status & (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pciehp_isr()643 if (events & PCI_EXP_SLTSTA_ABP) { in pciehp_ist()894 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
600 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro