Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c171 AcpiPsGetNextNamestring ( in AcpiPsGetNextNamestring() function
270 Path = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextNamepath()
496 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextSimpleArg()
722 Arg->Common.Value.Name = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextField()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacparser.h95 AcpiPsGetNextNamestring (
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddswload.c184 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
H A Ddswload2.c135 BufferPtr = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad2BeginOp()
/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnsxfname.c639 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()