Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1293 #define PCI_ARI_CTRL_FG(x) (((x) >> 4) & 7) /* Function Group */ macro
/pciutils/
H A Dls-ecaps.c310 PCI_ARI_CTRL_FG(w)); in cap_ari()