Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTSTA_CC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c98 if (slot_status & PCI_EXP_SLTSTA_CC) { in pcie_poll_cmd()
100 PCI_EXP_SLTSTA_CC); in pcie_poll_cmd()
636 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_CC | in pciehp_isr()
674 if (events & PCI_EXP_SLTSTA_CC) { in pciehp_isr()
679 if (events == PCI_EXP_SLTSTA_CC) in pciehp_isr()
682 events &= ~PCI_EXP_SLTSTA_CC; in pciehp_isr()
1019 PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_CC | in pcie_init()
/linux/drivers/pci/
A Dpci-bridge-emul.c228 PCI_EXP_SLTSTA_CC | PCI_EXP_SLTSTA_DLLSC) << 16,
/linux/include/uapi/linux/
A Dpci_regs.h625 #define PCI_EXP_SLTSTA_CC 0x0010 /* Command Completed */ macro

Completed in 11 milliseconds