Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h610 #define PCIE_ARI_CAP 0x4 /* ARI Capability Register */ macro
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c2295 val = PCI_CAP_GET32(handle, NULL, cap_ptr, PCIE_ARI_CAP); in pcie_ari_get_next_function()