Searched refs:pciever (Results 1 – 1 of 1) sorted by relevance
178 uint16_t pciecap, status, pciever; in topo_pcie_link_status() local191 pciever = pciecap & PCIE_PCIECAP_VER_MASK; in topo_pcie_link_status()192 if (pciever != PCIE_PCIECAP_VER_1_0 && in topo_pcie_link_status()193 pciever != PCIE_PCIECAP_VER_2_0) { in topo_pcie_link_status()196 pciever); in topo_pcie_link_status()208 if (pciever == PCIE_PCIECAP_VER_1_0 && in topo_pcie_link_status()