Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c203 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
245 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
321 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
364 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()
983 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
994 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.c1116 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckForHardwareId()
1147 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmCheckForHardwareId()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbutils.c572 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDbSecondPassParse()
591 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbSecondPassParse()
H A Ddbstats.c447 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbClassifyOneObject()
H A Ddbdisply.c613 Op = AcpiPsGetDepthNext (StartOp, Op); in AcpiDbDisplayMethodInfo()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpstree.c332 AcpiPsGetDepthNext ( in AcpiPsGetDepthNext() function
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmrestag.c602 BufferNameOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckResourceReference()
1103 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmFindResources()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacparser.h386 AcpiPsGetDepthNext (