]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/header.h
lspci: Add L1 PM Substate capability reporting
[pciutils.git] / lib / header.h
index 69518fd838b6326f2ba3d137d040cf5123de659a..660800375fcbd539fc033161fd5ae29c9b792ef6 100644 (file)
 #define PCI_EXT_CAP_ID_SRIOV   0x10    /* Single Root I/O Virtualization */
 #define PCI_EXT_CAP_ID_TPH     0x17    /* Transaction processing hints */
 #define PCI_EXT_CAP_ID_LTR     0x18    /* Latency Tolerance Reporting */
+#define PCI_EXT_CAP_ID_L1PM    0x1e    /* L1 PM Substates */
 
 /*** Definitions of capabilities ***/