Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |