PCI_EXPRESS_LANE_ERROR_STATUS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-pci_express_lane_error_status)

Description

Defined in the PCI Express Base Specification Revision 4.0. Reserved for system use.

Members

LaneBitmap

Remarks

See also