Home | History | Annotate | Download | only in compiler

Lines Matching refs:Subtable

162     DT_SUBTABLE             *Subtable,
818 * Subtable - Subtable
820 * ReturnValue - Store the checksum of subtable
824 * DESCRIPTION: Get the checksum of subtable
830 DT_SUBTABLE *Subtable,
838 Checksum = AcpiUtChecksum (Subtable->Buffer, Subtable->Length);
954 * PARAMETERS: StartTable - Subtable in the tree where walking begins
961 * DESCRIPTION: Performs a depth-first walk of the subtable tree