struttura PDTT_PCC_SUBCHANNEL_INDENTIFIER (acpitabl.h)
Definisce la struttura dell'identificatore sottocanale PPTT (Processor Properties Topology Table) Platform Communication Channel (PCC).
Sintassi
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
Riservato per utilizzi futuri.
Requisiti
Requisito | Valore |
---|---|
Intestazione | acpitabl.h |