Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompile.c490 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable() local
631 &InlineSubtable); in DtCompileTable()
637 &InlineSubtable); in DtCompileTable()
643 &InlineSubtable); in DtCompileTable()
659 DtSetSubtableLength (InlineSubtable); in DtCompileTable()
661 memcpy (Buffer, InlineSubtable->Buffer, FieldLength); in DtCompileTable()