X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fheader.h;h=d785473c3c5405a2e5c5c386c9dfc8b80264830b;hb=eff08b33c1b689c428260fd9a6b878e96704ea5f;hp=0a8a5486bac538bb16e2e755c02a48ee888ad92c;hpb=b8f7cd649e4f09a0c4f0ac0b89bf2eec2ab60e80;p=pciutils.git diff --git a/lib/header.h b/lib/header.h index 0a8a548..d785473 100644 --- a/lib/header.h +++ b/lib/header.h @@ -222,7 +222,7 @@ #define PCI_EXT_CAP_ID_RCECOLL 0x07 /* Root Complex Event Collector */ #define PCI_EXT_CAP_ID_MFVC 0x08 /* Multi-Function Virtual Channel */ #define PCI_EXT_CAP_ID_VC2 0x09 /* Virtual Channel (2nd ID) */ -#define PCI_EXT_CAP_ID_RBCB 0x0a /* Root Bridge Control Block */ +#define PCI_EXT_CAP_ID_RCRB 0x0a /* Root Complex Register Block */ #define PCI_EXT_CAP_ID_VNDR 0x0b /* Vendor specific */ #define PCI_EXT_CAP_ID_ACS 0x0d /* Access Controls */ #define PCI_EXT_CAP_ID_ARI 0x0e /* Alternative Routing-ID Interpretation */