X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fheader.h;h=a53eccceace7a73740e11e7ddc62af16cd58d47f;hb=d3cd9d2cfad345f878bc8b27c89cb38394ebbf90;hp=e62971e4d0c4ff63d628a278122164aac33f41a6;hpb=2d2c481016c7c2601154ee544ca657121d7528fb;p=pciutils.git diff --git a/lib/header.h b/lib/header.h index e62971e..a53eccc 100644 --- a/lib/header.h +++ b/lib/header.h @@ -200,6 +200,8 @@ #define PCI_CAP_ID_SECURE 0x0F /* Secure device (?) */ #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ +#define PCI_CAP_ID_SATA 0x12 /* Serial-ATA HBA */ +#define PCI_CAP_ID_AF 0x13 /* Advanced features of PCI devices integrated in PCIe root cplx */ #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ #define PCI_CAP_SIZEOF 4