Home
last modified time | relevance | path

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

/acpica-3.5.0/source/tools/acpiexec/
Daecommon.h218 extern UINT8 Ssdt2Code[];
Daetables.h187 unsigned char Ssdt2Code[] = /* Has method _T99 */ variable
Daetables.c388 LocalXSDT->TableOffsetEntry[NextIndex++] = ACPI_PTR_TO_PHYSADDR (&Ssdt2Code); in AeBuildLocalTables()
Daetests.c241 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt2Code, NULL); in AeMiscellaneousTests()