Searched refs:PCI_EXP_SLTCAP_NCCS (Results 1 – 5 of 5) sorted by relevance
154 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS)
980 slot_cap |= PCI_EXP_SLTCAP_NCCS; in pcie_init()1024 FLAG(slot_cap, PCI_EXP_SLTCAP_NCCS), in pcie_init()1057 !(slot_cap & PCI_EXP_SLTCAP_NCCS)) in quirk_cmd_compl()
578 #define PCI_EXP_SLTCAP_NCCS 0x00040000 /* No Command Completed Support */ macro
594 #define PCI_EXP_SLTCAP_NCCS 0x00040000 /* No Command Completed Support */ macro