Home
last modified time | relevance | path

Searched refs:PCIEM_CAP2_ARI (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/pci/
HDpcireg.h801 #define PCIEM_CAP2_ARI 0x20 macro
HDpci_pci.c2051 if (!(cap2 & PCIEM_CAP2_ARI)) in pcib_try_enable_ari()
/trueos/usr.sbin/pciconf/
HDcap.c478 if ((cap2 & PCIEM_CAP2_ARI) != 0) { in cap_express()