]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - inmates/lib/x86/inmate.h
inmates: pci: include feature check in capability lookup
[jailhouse.git] / inmates / lib / x86 / inmate.h
index 33d7cb4f3c90eb01c688cb1eafa13462d440d179..45fd0494dae21b7b0c8403fc72d5afc691a74c10 100644 (file)
@@ -44,6 +44,7 @@
 # define PCI_CMD_INTX_OFF      (1 << 10)
 #define PCI_CFG_STATUS         0x006
 # define PCI_STS_INT           (1 << 3)
+# define PCI_STS_CAPS          (1 << 4)
 #define PCI_CFG_BAR            0x010
 # define PCI_BAR_64BIT         0x4
 #define PCI_CFG_CAP_PTR                0x034