Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddtcompile.c555 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable() local
696 &InlineSubtable); in DtCompileTable()
702 &InlineSubtable); in DtCompileTable()
708 &InlineSubtable); in DtCompileTable()
724 DtSetSubtableLength (InlineSubtable); in DtCompileTable()
726 memcpy (Buffer, InlineSubtable->Buffer, FieldLength); in DtCompileTable()