Searched refs:ACPI_SUB_PTR (Results 1 – 2 of 2) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | dttable1.c | 163 ACPI_SUB_PTR (UINT8, Subtable->Buffer, in DtCompileAsf() 171 ACPI_SUB_PTR (UINT8, Subtable->Buffer, in DtCompileAsf() 184 ACPI_SUB_PTR (UINT8, Subtable->Buffer, in DtCompileAsf() 725 Drtm = ACPI_SUB_PTR (ACPI_TABLE_DRTM, in DtCompileDrtm() 1249 Iort = ACPI_SUB_PTR (ACPI_TABLE_IORT, in DtCompileIort()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actypes.h | 541 #define ACPI_SUB_PTR(t, a, b) ACPI_CAST_PTR (t, (ACPI_CAST_PTR (UINT8, (a)) - (ACPI_SIZE)… macro
|
Completed in 9 milliseconds