GIC_ITS結構 (acpitabl.h)
本主題描述 GIC_ITS 結構。
語法
typedef struct _GIC_ITS {
UCHAR Type;
UCHAR Length;
USHORT Reserved1;
ULONG Identifier;
ULONGLONG PhysicalAddress;
ULONG Reserved2;
} GIC_ITS;
成員
Type
定義 UCHAR 成員 類型。
Length
定義 UCHAR 成員 長度。
Reserved1
保留供未來使用。
Identifier
定義 ULONG 成員 識別碼。
PhysicalAddress
定義 ULONGLONG 成員 PhysicalAddress。
Reserved2
保留供未來使用。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 1709 版和更新版本。 |
標頭 | acpitabl.h (包含 Acpitabl.h) |