PCI_EXP_SLTCTL_AIC  134 drivers/pci/hotplug/pciehp_hpc.c 				 PCI_EXP_SLTCTL_AIC |	\
PCI_EXP_SLTCTL_AIC  323 drivers/pci/hotplug/pciehp_hpc.c 	*status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6;
PCI_EXP_SLTCTL_AIC  339 drivers/pci/hotplug/pciehp_hpc.c 	switch (slot_ctrl & PCI_EXP_SLTCTL_AIC) {
PCI_EXP_SLTCTL_AIC  453 drivers/pci/hotplug/pciehp_hpc.c 			      PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC);
PCI_EXP_SLTCTL_AIC  483 drivers/pci/hotplug/pciehp_hpc.c 		cmd |= (attn & PCI_EXP_SLTCTL_AIC);
PCI_EXP_SLTCTL_AIC  484 drivers/pci/hotplug/pciehp_hpc.c 		mask |= PCI_EXP_SLTCTL_AIC;
PCI_EXP_SLTCTL_AIC  429 drivers/pci/hotplug/pnv_php.c 	mask = PCI_EXP_SLTCTL_AIC;