Lines Matching defs:Aml
177 UINT8 *Aml,
207 AmlResource = ACPI_CAST_PTR (AML_RESOURCE, Aml);
209 if (AcpiUtGetResourceType (Aml) ==
245 "Could not convert AML resource (Type 0x%X)", *Aml));
257 AcpiUtGetResourceType (Aml), Length,
292 UINT8 *Aml = OutputBuffer;
303 while (Aml < EndAml)
355 ACPI_CAST_PTR (AML_RESOURCE, Aml), ConversionTable);
367 NULL, ACPI_CAST_PTR (AML_RESOURCE, Aml), NULL);
384 * Aml to point to the next (output) resource descriptor
386 Aml += AcpiUtGetDescriptorLength (Aml);