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

/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c441 DT_SUBTABLE *InlineSubtable = NULL; local
566 &InlineSubtable, TRUE);
572 &InlineSubtable, TRUE);
578 &InlineSubtable, TRUE);
594 DtSetSubtableLength (InlineSubtable);
596 memcpy (Buffer, InlineSubtable->Buffer, FieldLength);

Completed in 100 milliseconds