Searched refs:PCI_EXP_TYPE_ROOT_PORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h136 #define PCI_EXP_TYPE_ROOT_PORT PCIEM_TYPE_ROOT_PORT /* Root Port */ macro
828 type == PCI_EXP_TYPE_ROOT_PORT ||
842 return pcie_cap_version(dev) > 1 || type == PCI_EXP_TYPE_ROOT_PORT ||
851 return pcie_cap_version(dev) > 1 || type == PCI_EXP_TYPE_ROOT_PORT ||

Completed in 110 milliseconds