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

/freebsd-10.2-release/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c157 * FUNCTION: AcpiPsGetNextNamestring
171 AcpiPsGetNextNamestring ( function
270 Path = AcpiPsGetNextNamestring (ParserState);
304 * AcpiPsGetNextNamestring has increased the AML pointer,
496 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
724 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dacparser.h95 AcpiPsGetNextNamestring (
/freebsd-10.2-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c184 Path = AcpiPsGetNextNamestring (&WalkState->ParserState);
H A Ddswload2.c135 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState);
/freebsd-10.2-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c632 Path = AcpiPsGetNextNamestring (&ParserState);

Completed in 80 milliseconds