Home
last modified time | relevance | path

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

/acpica-latest/source/components/disassembler/
Ddmbuffer.c714 (BufferSize != ACPI_PLD_REV2_BUFFER_SIZE)) in AcpiDmIsPldBuffer()
734 (InitializerSize != ACPI_PLD_REV2_BUFFER_SIZE)) in AcpiDmIsPldBuffer()
945 if (ByteCount >= ACPI_PLD_REV2_BUFFER_SIZE) in AcpiDmPldBuffer()
/acpica-latest/source/components/utilities/
Dutxface.c738 if (Length >= ACPI_PLD_REV2_BUFFER_SIZE) in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dacbuffer.h268 #define ACPI_PLD_REV2_BUFFER_SIZE 20 /* For Revision 2 of the buffer (From ACPI spec)… macro