Home
last modified time | relevance | path

Searched refs:NO_CMD_CMPL (Results 1 – 2 of 2) sorted by relevance

/drivers/pci/hotplug/
Dpciehp.h157 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS) macro
Dpciehp_hpc.c123 if (NO_CMD_CMPL(ctrl)) in pcie_wait_cmd()