Lines Matching defs:AmlBuffer
165 * PARAMETERS: AmlBuffer - Pointer to the resource byte stream
166 * AmlBufferLength - Length of the AmlBuffer
177 UINT8 *AmlBuffer,
198 AmlBuffer, AmlBufferLength, &ListSizeNeeded);
219 Status = AcpiUtWalkAmlResources (NULL, AmlBuffer, AmlBufferLength,
244 * PARAMETERS: AmlBuffer - Pointer to the resource byte stream
260 ACPI_OPERAND_OBJECT *AmlBuffer,
274 ACPI_DEBUG_PRINT ((ACPI_DB_INFO, "AmlBuffer = %p\n",
275 AmlBuffer));
279 AmlBufferLength = AmlBuffer->Buffer.Length;
280 AmlStart = AmlBuffer->Buffer.Pointer;
283 * Pass the AmlBuffer into a module that can calculate