Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutalloc.c412 (Buffer->Length == ACPI_ALLOCATE_BUFFER) || in AcpiUtValidateBuffer()
477 case ACPI_ALLOCATE_BUFFER: in AcpiUtInitializeBuffer()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbexec.c497 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecutionWalk()
606 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
619 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
H A Ddbtest.c1043 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbReadFromObject()
1314 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateOnePredefinedName()
H A Ddbmethod.c607 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateObject()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h1140 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (0) macro
1145 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (-1) /* Let ACPICA allocate buffer */ macro
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c216 if (ReturnBuffer->Length == ACPI_ALLOCATE_BUFFER) in AcpiEvaluateObjectTyped()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt17564 the buffer length is set to ACPI_ALLOCATE_BUFFER, the buffer will