Searched refs:PCI_EXP_SLTCAP_NCCS (Results 1 – 4 of 4) sorted by relevance
157 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS)
999 slot_cap |= PCI_EXP_SLTCAP_NCCS; in pcie_init()1040 FLAG(slot_cap, PCI_EXP_SLTCAP_NCCS), in pcie_init()1073 !(slot_cap & PCI_EXP_SLTCAP_NCCS)) in quirk_cmd_compl()
596 #define PCI_EXP_SLTCAP_NCCS 0x00040000 /* No Command Completed Support */ macro
597 #define PCI_EXP_SLTCAP_NCCS 0x00040000 /* No Command Completed Support */ macro