Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/parser/
Dpsargs.c284 AcpiPsGetNextNamestring ( in AcpiPsGetNextNamestring() function
383 Path = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextNamepath()
612 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextSimpleArg()
861 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextField()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacparser.h207 AcpiPsGetNextNamestring (
/netbsd/src/sys/external/bsd/acpica/dist/namespace/
Dnsxfname.c714 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()
/netbsd/src/sys/external/bsd/acpica/dist/dispatcher/
Ddswload.c289 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
Ddswload2.c246 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()