Searched defs:AcpiPsGetNextPackageLength (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c57 AcpiPsGetNextPackageLength (
67 * FUNCTION: AcpiPsGetNextPackageLength
80 AcpiPsGetNextPackageLength ( function
149 PackageLength = AcpiPsGetNextPackageLength (ParserState);
601 Field->Common.Value.Size = AcpiPsGetNextPackageLength (ParserState);
609 Field->Common.Value.Size = AcpiPsGetNextPackageLength (ParserState);
656 PkgLength = AcpiPsGetNextPackageLength (ParserState);

Completed in 985 milliseconds