PCI_EXP_SLTCTL_PIC  729 arch/powerpc/kernel/eeh_pe.c 			val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC);
PCI_EXP_SLTCTL_PIC  730 arch/powerpc/kernel/eeh_pe.c 			val |= (0x0100 & PCI_EXP_SLTCTL_PIC);
PCI_EXP_SLTCTL_PIC  133 drivers/pci/hotplug/pciehp_hpc.c 				 PCI_EXP_SLTCTL_PIC |	\
PCI_EXP_SLTCTL_PIC  323 drivers/pci/hotplug/pciehp_hpc.c 	*status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6;
PCI_EXP_SLTCTL_PIC  453 drivers/pci/hotplug/pciehp_hpc.c 			      PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC);
PCI_EXP_SLTCTL_PIC  478 drivers/pci/hotplug/pciehp_hpc.c 		cmd |= (pwr & PCI_EXP_SLTCTL_PIC);
PCI_EXP_SLTCTL_PIC  479 drivers/pci/hotplug/pciehp_hpc.c 		mask |= PCI_EXP_SLTCTL_PIC;