Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp.h130 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS)
Dpciehp_hpc.c840 FLAG(slot_cap, PCI_EXP_SLTCAP_NCCS), in pcie_init()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h521 #define PCI_EXP_SLTCAP_NCCS 0x00040000 /* No Command Completed Support */ macro