Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutalloc.c261 (Buffer->Length == ACPI_ALLOCATE_LOCAL_BUFFER)) in AcpiUtValidateBuffer()
336 case ACPI_ALLOCATE_LOCAL_BUFFER: in AcpiUtInitializeBuffer()
H A Dutmisc.c422 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiUtDisplayInitPathname()
/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdumpdv.c91 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiNsDumpOneDevice()
H A Dnsutils.c91 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiNsPrintNodePathname()
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsdebug.c97 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiDsPrintNodePathname()
/titanic_41/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmnames.c179 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiPsDisplayObjectPathname()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactypes.h1006 #define ACPI_ALLOCATE_LOCAL_BUFFER (ACPI_SIZE) (0) macro
1011 #define ACPI_ALLOCATE_LOCAL_BUFFER (ACPI_SIZE) (-2) /* For internal use only (enables tracking)… macro
/titanic_41/usr/src/uts/intel/io/acpica/resources/
H A Drsutils.c833 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiRsSetSrsMethodData()
H A Drsxface.c729 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexdump.c1043 RetBuf.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in AcpiExDumpReferenceObj()