PCI_EXP_SLTCTL_PCC 727 arch/powerpc/kernel/eeh_pe.c if (val & PCI_EXP_SLTCTL_PCC) { PCI_EXP_SLTCTL_PCC 729 arch/powerpc/kernel/eeh_pe.c val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC); PCI_EXP_SLTCTL_PCC 132 drivers/pci/hotplug/pciehp_hpc.c #define CC_ERRATUM_MASK (PCI_EXP_SLTCTL_PCC | \ PCI_EXP_SLTCTL_PCC 366 drivers/pci/hotplug/pciehp_hpc.c switch (slot_ctrl & PCI_EXP_SLTCTL_PCC) { PCI_EXP_SLTCTL_PCC 507 drivers/pci/hotplug/pciehp_hpc.c pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_ON, PCI_EXP_SLTCTL_PCC); PCI_EXP_SLTCTL_PCC 521 drivers/pci/hotplug/pciehp_hpc.c pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_OFF, PCI_EXP_SLTCTL_PCC);