Searched refs:ACPI_PLD_REV2_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
630 if (Length >= ACPI_PLD_REV2_BUFFER_SIZE) in ACPI_EXPORT_SYMBOL()
160 #define ACPI_PLD_REV2_BUFFER_SIZE 20 /* For Revision 2 of the buffer (From ACPI spec)… macro
741 if (ByteCount >= ACPI_PLD_REV2_BUFFER_SIZE) in AcpiDmPldBuffer()