Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dpciehp_hpc.c632 status &= PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
720 if (events & PCI_EXP_SLTSTA_ABP)
1027 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c244 .w1c = (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
/linux-master/include/uapi/linux/
H A Dpci_regs.h623 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro

Completed in 155 milliseconds