Home
last modified time | relevance | path

Searched refs:AcpiPsGetDepthNext (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c203 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
245 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
317 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
360 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
H A Ddmwalk.c594 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
770 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
830 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
842 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
888 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
899 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp()
927 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp()
945 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
984 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
995 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
H A Ddmopcode.c581 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMethodFlags()
697 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmRegionFlags()
727 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMatchOp()
1089 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDisassembleOneOp()
H A Ddmbuffer.c1097 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckForHardwareId()
1128 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmCheckForHardwareId()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpstree.c332 AcpiPsGetDepthNext ( in AcpiPsGetDepthNext() function
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmrestag.c602 BufferNameOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckResourceReference()
1091 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmFindResources()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacparser.h386 AcpiPsGetDepthNext (