// ntddk.h
typedef struct _PCI_EXPRESS_LANE_ERROR_STATUS {
ULONG LaneBitmap;
} PCI_EXPRESS_LANE_ERROR_STATUS, *PPCI_EXPRESS_LANE_ERROR_STATUS;
View the official Windows Driver Kit DDI referenceNo description available.
Defined in the PCI Express Base Specification Revision 4.0. Reserved for system use.
LaneBitmap