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

/freebsd-9.3-release/sys/contrib/dev/acpica/parser/
H A Dpsargs.c159 * FUNCTION: AcpiPsGetNextNamestring
173 AcpiPsGetNextNamestring ( function
271 Path = AcpiPsGetNextNamestring (ParserState);
305 * AcpiPsGetNextNamestring has increased the AML pointer,
502 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState);
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacparser.h93 AcpiPsGetNextNamestring (
/freebsd-9.3-release/sys/contrib/dev/acpica/dispatcher/
H A Ddswload.c165 Path = AcpiPsGetNextNamestring (&WalkState->ParserState);
H A Ddswload2.c137 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState);
/freebsd-9.3-release/sys/contrib/dev/acpica/namespace/
H A Dnsxfname.c604 Path = AcpiPsGetNextNamestring (&ParserState);

Completed in 81 milliseconds