Searched refs:AcpiPsGetDepthNext (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/components/disassembler/ |
| H A D | dmdeferred.c | 203 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 D | dmwalk.c | 594 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 D | dmopcode.c | 581 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 D | dmbuffer.c | 1116 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckForHardwareId() 1147 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmCheckForHardwareId()
|
| /f-stack/freebsd/contrib/dev/acpica/components/debugger/ |
| H A D | dbutils.c | 572 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDbSecondPassParse() 591 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbSecondPassParse()
|
| H A D | dbstats.c | 447 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbClassifyOneObject()
|
| H A D | dbdisply.c | 613 Op = AcpiPsGetDepthNext (StartOp, Op); in AcpiDbDisplayMethodInfo()
|
| /f-stack/freebsd/contrib/dev/acpica/components/parser/ |
| H A D | pstree.c | 332 AcpiPsGetDepthNext ( in AcpiPsGetDepthNext() function
|
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmrestag.c | 602 BufferNameOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckResourceReference() 1103 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmFindResources()
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acparser.h | 386 AcpiPsGetDepthNext (
|