Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1329 #define PCI_IOV_MSA_OFFSET(x) ((x) & 0xfffffff8) /* VF Migration State Offset */ macro
/pciutils/
H A Dls-ecaps.c450 printf("\t\tVF Migration: offset: %08x, BIR: %x\n", PCI_IOV_MSA_OFFSET(l), in cap_sriov()