struttura GIC_ITS (acpitabl.h)
In questo argomento viene descritta la struttura GIC_ITS .
Sintassi
typedef struct _GIC_ITS {
UCHAR Type;
UCHAR Length;
USHORT Reserved1;
ULONG Identifier;
ULONGLONG PhysicalAddress;
ULONG Reserved2;
} GIC_ITS;
Members
Type
Definisce il tipo di membro UCHAR.
Length
Definisce la lunghezza del membro UCHAR.
Reserved1
Riservato per utilizzi futuri.
Identifier
Definisce l'identificatore del membro ULONG.
PhysicalAddress
Definisce il membro ULONGLONGPhysicalAddress.
Reserved2
Riservato per utilizzi futuri.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 versione 1709 e successive. |
Intestazione | acpitabl.h (include Acpitabl.h) |