Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtcompile.c550 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable() local
683 &InlineSubtable); in DtCompileTable()
689 &InlineSubtable); in DtCompileTable()
695 &InlineSubtable); in DtCompileTable()
711 DtSetSubtableLength (InlineSubtable); in DtCompileTable()
713 memcpy (Buffer, InlineSubtable->Buffer, FieldLength); in DtCompileTable()