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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtsubtable.c372 if (!Subtable->LengthField)
377 ACPI_MEMCPY (Subtable->LengthField, &Subtable->TotalLength,
H A Ddtutils.c766 if (ChildTable->LengthField)
779 if (ParentTable->LengthField)
797 if (ParentTable->LengthField)
H A Ddtcompile.c586 Subtable->LengthField = Buffer;
H A Ddtcompiler.h112 UINT8 *LengthField; member in struct:dt_subtable

Completed in 118 milliseconds