Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A 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()