Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1326 #define PCI_IOV_NUM_BAR 6 /* Number of VF BARs */ macro
/pciutils/
H A Dls-ecaps.c424 for (i=0; i < PCI_IOV_NUM_BAR; i++) in cap_sriov()