HomeSort by: relevance | last modified time | path
    Searched defs:AcpiPsGetNextNamestring (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/parser/
psargs.c 270 * FUNCTION: AcpiPsGetNextNamestring
284 AcpiPsGetNextNamestring (
383 Path = AcpiPsGetNextNamestring (ParserState);
418 * AcpiPsGetNextNamestring has increased the AML pointer past
612 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
861 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
psargs.c 270 * FUNCTION: AcpiPsGetNextNamestring
284 AcpiPsGetNextNamestring (
383 Path = AcpiPsGetNextNamestring (ParserState);
418 * AcpiPsGetNextNamestring has increased the AML pointer past
612 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
861 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
psargs.c 270 * FUNCTION: AcpiPsGetNextNamestring
284 AcpiPsGetNextNamestring (
383 Path = AcpiPsGetNextNamestring (ParserState);
418 * AcpiPsGetNextNamestring has increased the AML pointer past
612 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
861 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);

Completed in 136 milliseconds