Lines Matching refs:aml
262 * aml - Pointer to the AML resource descriptor
273 union aml_resource *aml)
279 if ((aml->address.resource_type > 2) &&
280 (aml->address.resource_type < 0xC0)) {
286 (void)acpi_rs_convert_aml_to_resource(resource, aml,
292 (void)acpi_rs_convert_aml_to_resource(resource, aml,
295 (void)acpi_rs_convert_aml_to_resource(resource, aml,
301 aml->address.specific_flags;
311 * PARAMETERS: aml - Pointer to the AML resource descriptor
322 acpi_rs_set_address_common(union aml_resource *aml,
329 (void)acpi_rs_convert_resource_to_aml(resource, aml,
335 (void)acpi_rs_convert_resource_to_aml(resource, aml,
338 (void)acpi_rs_convert_resource_to_aml(resource, aml,
343 aml->address.specific_flags =