Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsutils.c206 AcpiPsInitOp ( in AcpiPsInitOp() function
286 AcpiPsInitOp (Op, Opcode); in AcpiPsAllocOp()
H A Dpsargs.c402 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
443 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
461 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
705 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
715 AcpiPsInitOp (Arg, Opcode); in AcpiPsGetNextSimpleArg()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacparser.h429 AcpiPsInitOp (
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmrestag.c864 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()