다음을 통해 공유


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 멤버 Length정의합니다.

Reserved1

나중에 사용할 수 있습니다.

Identifier

ULONG 멤버 식별자 정의합니다.

PhysicalAddress

PhysicalAddress ULONGLONG 멤버 정의합니다.

Reserved2

나중에 사용할 수 있습니다.

요구 사항

요구
지원되는 최소 클라이언트 Windows 10 버전 1709 이상 버전.
헤더 acpitabl.h(Acpitabl.h 포함)