PCI_EXP_SLTSTA_PDC  176 drivers/pci/hotplug/pciehp_core.c 		pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
PCI_EXP_SLTSTA_PDC  126 drivers/pci/hotplug/pciehp_ctrl.c 		atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC),
PCI_EXP_SLTSTA_PDC  155 drivers/pci/hotplug/pciehp_ctrl.c 		pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
PCI_EXP_SLTSTA_PDC  246 drivers/pci/hotplug/pciehp_ctrl.c 		if (events & PCI_EXP_SLTSTA_PDC)
PCI_EXP_SLTSTA_PDC  376 drivers/pci/hotplug/pciehp_ctrl.c 		pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC);
PCI_EXP_SLTSTA_PDC  271 drivers/pci/hotplug/pciehp_hpc.c 		atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC),
PCI_EXP_SLTSTA_PDC  570 drivers/pci/hotplug/pciehp_hpc.c 			   PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_CC |
PCI_EXP_SLTSTA_PDC  663 drivers/pci/hotplug/pciehp_hpc.c 	else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC))
PCI_EXP_SLTSTA_PDC  750 drivers/pci/hotplug/pciehp_hpc.c 				   PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
PCI_EXP_SLTSTA_PDC  798 drivers/pci/hotplug/pciehp_hpc.c 		stat_mask |= PCI_EXP_SLTSTA_PDC;
PCI_EXP_SLTSTA_PDC  895 drivers/pci/hotplug/pciehp_hpc.c 		PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC);
PCI_EXP_SLTSTA_PDC  548 drivers/pci/hotplug/pnv_php.c 	sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
PCI_EXP_SLTSTA_PDC  766 drivers/pci/hotplug/pnv_php.c 	sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
PCI_EXP_SLTSTA_PDC  772 drivers/pci/hotplug/pnv_php.c 			!!(sts & PCI_EXP_SLTSTA_PDC));
PCI_EXP_SLTSTA_PDC  778 drivers/pci/hotplug/pnv_php.c 		   (sts & PCI_EXP_SLTSTA_PDC)) {
PCI_EXP_SLTSTA_PDC  853 drivers/pci/hotplug/pnv_php.c 		sts |= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC);
PCI_EXP_SLTSTA_PDC  235 drivers/pci/pci-bridge-emul.c 			PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_PDC |