PCI_EXP_SLTSTA_PDC
pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC),
pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
if (events & PCI_EXP_SLTSTA_PDC) {
pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC);
atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC),
PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_CC |
if ((events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC)) &&
ignored_events |= PCI_EXP_SLTSTA_PDC;
else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC))
PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
sts |= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
!!(sts & PCI_EXP_SLTSTA_PDC));
(sts & PCI_EXP_SLTSTA_PDC)) {
PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_PDC |