Searched refs:BlockAddress (Results 1 – 3 of 3) sorted by relevance
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aeexec.c | 157 ACPI_GENERIC_ADDRESS BlockAddress; in AfInstallGpeBlock() local 171 memset (&BlockAddress, 0, sizeof (ACPI_GENERIC_ADDRESS)); in AfInstallGpeBlock() 172 BlockAddress.SpaceId = ACPI_ADR_SPACE_SYSTEM_MEMORY; in AfInstallGpeBlock() 173 BlockAddress.Address = 0x76540000; in AfInstallGpeBlock() 187 Status = AcpiInstallGpeBlock (Handle, &BlockAddress, 7, 8); in AfInstallGpeBlock() 225 Status = AcpiInstallGpeBlock (Handle, &BlockAddress, 8, 11); in AfInstallGpeBlock()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actbl3.h | 366 UINT64 BlockAddress; member
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtbinfo.c | 1170 {ACPI_DMT_UINT64, ACPI_GTDT0_OFFSET (BlockAddress), "Block Address", 0},
|
Completed in 13 milliseconds