Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h157 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS) macro
H A Dpciehp_hpc.c123 if (NO_CMD_CMPL(ctrl)) in pcie_wait_cmd()
806 if (!pciehp_poll_mode && !NO_CMD_CMPL(ctrl)) in pcie_enable_notification()