Searched refs:PCI_EXP_SLTSTA_CC (Results 1 – 5 of 5) sorted by relevance
98 if (slot_status & PCI_EXP_SLTSTA_CC) { in pcie_poll_cmd()100 PCI_EXP_SLTSTA_CC); in pcie_poll_cmd()638 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_CC | in pciehp_isr()678 if (events & PCI_EXP_SLTSTA_CC) { in pciehp_isr()683 if (events == PCI_EXP_SLTSTA_CC) in pciehp_isr()686 events &= ~PCI_EXP_SLTSTA_CC; in pciehp_isr()1011 PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_CC | in pcie_init()
247 PCI_EXP_SLTSTA_CC | PCI_EXP_SLTSTA_DLLSC) << 16,
605 #define PCI_EXP_SLTSTA_CC 0x0010 /* Command Completed */ macro
623 #define PCI_EXP_SLTSTA_CC 0x0010 /* Command Completed */ macro