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.c621 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable() local
762 &InlineSubtable); in DtCompileTable()
768 &InlineSubtable); in DtCompileTable()
774 &InlineSubtable); in DtCompileTable()
790 DtSetSubtableLength (InlineSubtable); in DtCompileTable()
792 memcpy (Buffer, InlineSubtable->Buffer, FieldLength); in DtCompileTable()