Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsutils.c206 AcpiPsInitOp ( in AcpiPsInitOp() function
286 AcpiPsInitOp (Op, Opcode); in AcpiPsAllocOp()
H A Dpsargs.c380 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
421 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
439 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
607 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
617 AcpiPsInitOp (Arg, Opcode); in AcpiPsGetNextSimpleArg()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacparser.h429 AcpiPsInitOp (
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmrestag.c845 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()