// ntddk.h
typedef union _PCI_EXPRESS_DESIGNATED_VENDOR_SPECIFIC_HEADER_2 {
struct {
USHORT DvsecId : 16;
} DUMMYSTRUCTNAME;
USHORT AsUSHORT;
} PCI_EXPRESS_DESIGNATED_VENDOR_SPECIFIC_HEADER_2, *PPCI_EXPRESS_DESIGNATED_VENDOR_SPECIFIC_HEADER_2;
View the official Windows Driver Kit DDI referenceNo description available.
Represents the Designated Vendor-Specific Extended Capability defined by PCI-SIG.
For information about this structure, see; PCI-SIG ENGINEERING CHANGE NOTICE titled Designated Vendor-Specific Extended Capability, section Designated Vendor-Specific Header 2.
DUMMYSTRUCTNAMEDUMMYSTRUCTNAME.DvsecIdAsUSHORT