PDTT_PCC_SUBCHANNEL_INDENTIFIER structure (acpitabl.h)

Defines the Processor Properties Topology Table (PPTT) Platform Communication Channel (PCC) subchannel identifier structure.

Syntax

typedef struct _PDTT_PCC_SUBCHANNEL_INDENTIFIER {
  UCHAR SubChannelId;
  UCHAR Runtime : 1;
  UCHAR WaitCompletion : 1;
  UCHAR Reserved : 6;
} PDTT_PCC_SUBCHANNEL_INDENTIFIER, *PPDTT_PCC_SUBCHANNEL_INDENTIFIER;

Members

SubChannelId

Runtime

WaitCompletion

Reserved

Reserved for future use.

Requirements

Requirement Value
Header acpitabl.h