Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c429 l = get_conf_long(d, where + PCI_IOV_BAR_BASE + 4*i); in cap_sriov()
440 h = get_conf_long(d, where + PCI_IOV_BAR_BASE + (i*4)); in cap_sriov()
/pciutils/lib/
H A Dheader.h1325 #define PCI_IOV_BAR_BASE 0x24 /* VF BAR0, VF BAR1, ... VF BAR5 */ macro