Home
last modified time | relevance | path

Searched refs:aml1_end (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Ddbcmds.c570 u8 *aml1_end; in acpi_dm_compare_aml_resources() local
589 aml1_end = aml1_buffer + aml1_buffer_length; in acpi_dm_compare_aml_resources()
594 while ((aml1 < aml1_end) && (aml2 < aml2_end)) { in acpi_dm_compare_aml_resources()