Searched refs:pciecap (Results 1 – 1 of 1) sorted by relevance
2124 uint16_t pciecap; in pcie_ari_supported() local2144 pciecap = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP); in pcie_ari_supported()2146 if ((pciecap & PCIE_PCIECAP_VER_MASK) < PCIE_PCIECAP_VER_2_0) { in pcie_ari_supported()