Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddtcompile.c597 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable() local
738 &InlineSubtable); in DtCompileTable()
744 &InlineSubtable); in DtCompileTable()
750 &InlineSubtable); in DtCompileTable()
766 DtSetSubtableLength (InlineSubtable); in DtCompileTable()
768 memcpy (Buffer, InlineSubtable->Buffer, FieldLength); in DtCompileTable()