aboutsummaryrefslogtreecommitdiff
path: root/test/py/libvfio_user.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/libvfio_user.py')
-rw-r--r--test/py/libvfio_user.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/py/libvfio_user.py b/test/py/libvfio_user.py
index f0fc568..70986fa 100644
--- a/test/py/libvfio_user.py
+++ b/test/py/libvfio_user.py
@@ -61,6 +61,9 @@ PCI_CAP_ID_PM = 0x1
PCI_CAP_ID_VNDR = 0x9
PCI_CAP_ID_EXP = 0x10
+PCI_EXP_DEVCTL2 = 40
+PCI_EXP_LNKCTL2 = 48
+
PCI_EXT_CAP_ID_DSN = 0x03
PCI_EXT_CAP_ID_VNDR = 0x0b