Lines Matching defs:Aml
177 UINT8 *Aml,
207 AmlResource = ACPI_CAST_PTR (AML_RESOURCE, Aml);
209 if (AcpiUtGetResourceType (Aml) ==
250 "Could not convert AML resource (Type 0x%X)", *Aml));
262 AcpiUtGetResourceType (Aml), Length,
297 UINT8 *Aml = OutputBuffer;
308 while (Aml < EndAml)
360 ACPI_CAST_PTR (AML_RESOURCE, Aml), ConversionTable);
372 NULL, ACPI_CAST_PTR (AML_RESOURCE, Aml), NULL);
389 * Aml to point to the next (output) resource descriptor
391 Aml += AcpiUtGetDescriptorLength (Aml);