Home
last modified time | relevance | path

Searched refs:ACPI_PLD_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/lib/acpica/source/include/acpica/
A Dacbuffer.h161 #define ACPI_PLD_BUFFER_SIZE 20 /* For Revision 2 of the buffer (From ACPI spec)… macro
/third_party/lib/acpica/source/components/debugger/
A Ddbconvert.c352 Buffer = ACPI_ALLOCATE_ZEROED (ACPI_PLD_BUFFER_SIZE); in AcpiDbEncodePldBuffer()
/third_party/lib/acpica/source/compiler/
A Daslopcodes.c730 Buffer = ACPI_ALLOCATE_ZEROED (ACPI_PLD_BUFFER_SIZE); in OpcEncodePldBuffer()

Completed in 7 milliseconds