Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1306 #define PCI_IOV_CAP_IMN(x) ((x) >> 21) /* VF Migration Interrupt Message Number */ macro
/pciutils/
H A Dls-ecaps.c397 FLAG(l, PCI_IOV_CAP_VFM), FLAG(l, PCI_IOV_CAP_VF_10BIT_TAG_REQ), PCI_IOV_CAP_IMN(l)); in cap_sriov()