PCI_EXPRESS_PTM_CAPABILITY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

typedef struct _PCI_EXPRESS_PTM_CAPABILITY {
  PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER Header;
  PCI_EXPRESS_PTM_CAPABILITY_REGISTER    PtmCapability;
  PCI_EXPRESS_PTM_CONTROL_REGISTER       PtmControl;
} PCI_EXPRESS_PTM_CAPABILITY, *PPCI_EXPRESS_PTM_CAPABILITY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wdm-_pci_express_ptm_capability)

_PCI_EXPRESS_PTM_CAPABILITY structure

Description

Members

PtmCapability

PtmControl

Remarks

See also