Home
last modified time | relevance | path

Searched refs:UINT32 (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/EXTERNAL_HEADERS/acpi/
H A DAcpi.h163 UINT32 Length; /* Length of table in bytes, including this header …
168 UINT32 OemRevision; /* OEM revision number */ \
170 UINT32 AslCompilerRevision; /* ASL compiler version */
200 UINT32 RsdtPhysicalAddress;/* 32-bit physical address of the RSDT */
201UINT32 Length; /* Table length in bytes, including header (ACPI 2.0+)…
218 UINT32 TableOffsetEntry[1];/* Array of pointers to ACPI tables */
235 UINT32 Length; /* Length of structure, in bytes */
236 UINT32 HardwareSignature; /* Hardware configuration signature */
237UINT32 FirmwareWakingVector;/* 32-bit physical address of the Firmware Waking Vec…
238 UINT32 GlobalLock; /* Global Lock for shared hardware resources */
[all …]
H A DAcpi_v1.h211 UINT32 MfgId;
243 UINT32 EnterpriseId;
291 UINT32 PollingInterval;/* Polling interval (msec) */
319 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */
333 UINT32 HardwareId; /* Hardware ID of event timer block */
359 UINT32 LocalApicAddress;/* Physical address of local APIC */
444 UINT32 Address; /* APIC physical address */
445 UINT32 Interrupt; /* Global system interrupt where INTI lines start */
454 UINT32 Interrupt; /* Global system interrupt */
463 UINT32 Interrupt; /* Global system interrupt */
[all …]
/xnu-8792.61.2/osfmk/i386/
H A Dacpi.c59 #define UINT32 uint32_t macro
620 SEARCH_FOR_ACPI_TABLE(rsdtp, signature, UINT32); in acpi_find_table_via_rsdt()
/xnu-8792.61.2/EXTERNAL_HEADERS/coretrust/
H A DCTEvaluate.h44 typedef UINT32 CT_uint32_t;