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

/freebsd-13-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c266 * FUNCTION: AcpiPsGetNextNamestring
280 AcpiPsGetNextNamestring ( function
379 Path = AcpiPsGetNextNamestring (ParserState);
414 * AcpiPsGetNextNamestring has increased the AML pointer past
608 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
857 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacparser.h207 AcpiPsGetNextNamestring (
/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState);
H A Ddswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState);
/freebsd-13-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c713 Path = AcpiPsGetNextNamestring (&ParserState);

Completed in 118 milliseconds