Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c300 if (!config_fetch(d, where + PCI_ARI_CAP, 4)) in cap_ari()
303 w = get_conf_word(d, where + PCI_ARI_CAP); in cap_ari()
/pciutils/lib/
H A Dheader.h1286 #define PCI_ARI_CAP 0x04 /* ARI Capability Register */ macro