Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_LOCAL_BUFFER (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutalloc.c413 (Buffer->Length == ACPI_ALLOCATE_LOCAL_BUFFER)) in AcpiUtValidateBuffer()
488 case ACPI_ALLOCATE_LOCAL_BUFFER: in AcpiUtInitializeBuffer()
H A Dutmisc.c535 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiUtDisplayInitPathname()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsdumpdv.c200 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiNsDumpOneDevice()
H A Dnsutils.c199 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiNsPrintNodePathname()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsdebug.c205 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiDsPrintNodePathname()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslopt.c774 TargetPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in OptOptimizeNamePath()
787 CurrentPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in OptOptimizeNamePath()
H A Daslnamesp.c527 TargetPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in NsDoOnePathname()
H A Dasloffset.c472 TargetPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in LsEmitOffsetTableEntry()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmnames.c287 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiPsDisplayObjectPathname()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h1134 #define ACPI_ALLOCATE_LOCAL_BUFFER (ACPI_SIZE) (0) macro
1139 #define ACPI_ALLOCATE_LOCAL_BUFFER (ACPI_SIZE) (-2) /* For internal use only (enables tracking)… macro
/illumos-gate/usr/src/common/acpica/resources/
H A Drsutils.c941 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiRsSetSrsMethodData()
H A Drsxface.c838 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/common/acpica/executer/
H A Dexdump.c1164 RetBuf.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiExDumpReferenceObj()