Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h182 #define PCIZ_ARI 0x000e /* Alternative Routing-ID Interpretation */ macro
H A Dpci_pci.c2664 error = pci_find_extcap(dev, PCIZ_ARI, &ari_cap_off); in pcib_try_enable_ari()
/freebsd/usr.sbin/pciconf/
H A Dcap.c1207 { PCIZ_ARI, "ARI" }, in pci_find_cap()