Home
last modified time | relevance | path

Searched refs:AcpiPsInitOp (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/parser/
H A Dpsargs.c272 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
313 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
331 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
499 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
509 AcpiPsInitOp (Arg, Opcode); in AcpiPsGetNextSimpleArg()
H A Dpsutils.c98 AcpiPsInitOp ( in AcpiPsInitOp() function
178 AcpiPsInitOp (Op, Opcode); in AcpiPsAllocOp()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacparser.h321 AcpiPsInitOp (
/netbsd/sys/external/bsd/acpica/dist/common/
H A Ddmrestag.c747 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()