Home
last modified time | relevance | path

Searched refs:AcpiPsAppendArg (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsobject.c225 AcpiPsAppendArg (UnnamedOp, Arg); in AcpiPsBuildNamedOp()
284 AcpiPsAppendArg (*Op, UnnamedOp->Common.Value.Arg); in AcpiPsBuildNamedOp()
435 AcpiPsAppendArg (ParentScope, Op); in AcpiPsCreateOp()
H A Dpstree.c138 AcpiPsAppendArg ( in AcpiPsAppendArg() function
H A Dpsargs.c341 AcpiPsAppendArg (Arg, NameOp); in AcpiPsGetNextNamepath()
758 AcpiPsAppendArg (Field, Arg); in AcpiPsGetNextField()
H A Dpsloop.c164 AcpiPsAppendArg (Op, Arg); in AcpiPsGetArguments()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacparser.h261 AcpiPsAppendArg(
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswload.c423 AcpiPsAppendArg (AcpiPsGetParentScope (&WalkState->ParserState), Op); in AcpiDsLoad1BeginOp()