Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h777 #define PCIE_ARI_CAP 0x4 /* ARI Capability Register */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2971 val = PCI_CAP_GET32(handle, 0, cap_ptr, PCIE_ARI_CAP); in pcie_ari_get_next_function()