Home
last modified time | relevance | path

Searched refs:AcpiNsHandleToPathname (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsdebug.c207 Status = AcpiNsHandleToPathname (Node, &Buffer, TRUE); in AcpiDsPrintNodePathname()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslopt.c775 Status = AcpiNsHandleToPathname (TargetNode, &TargetPath, FALSE); in OptOptimizeNamePath()
788 Status = AcpiNsHandleToPathname (CurrentNode, &CurrentPath, FALSE); in OptOptimizeNamePath()
H A Daslnamesp.c528 Status = AcpiNsHandleToPathname (Node, &TargetPath, FALSE); in NsDoOnePathname()
H A Dasloffset.c473 Status = AcpiNsHandleToPathname (Node, &TargetPath, FALSE); in LsEmitOffsetTableEntry()
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutmisc.c536 Status = AcpiNsHandleToPathname (ObjHandle, &Buffer, TRUE); in AcpiUtDisplayInitPathname()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmnames.c288 Status = AcpiNsHandleToPathname (Node, &Buffer, FALSE); in AcpiPsDisplayObjectPathname()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsnames.c301 AcpiNsHandleToPathname ( in AcpiNsHandleToPathname() function
H A Dnsutils.c201 Status = AcpiNsHandleToPathname (Node, &Buffer, TRUE); in AcpiNsPrintNodePathname()
H A Dnsxfname.c317 Status = AcpiNsHandleToPathname (Handle, Buffer, in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/common/acpica/resources/
H A Drscreate.c482 Status = AcpiNsHandleToPathname ( in AcpiRsCreatePciRoutingTable()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h512 AcpiNsHandleToPathname (
/illumos-gate/usr/src/common/acpica/executer/
H A Dexdump.c1170 Status = AcpiNsHandleToPathname (ObjDesc->Reference.Node, in AcpiExDumpReferenceObj()