Home
last modified time | relevance | path

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

/acpica-latest/source/components/debugger/
Ddbcmds.c810 ACPI_RSDESC_SIZE Aml2Length; in AcpiDmCompareAmlResources() local
839 Aml2Length = AcpiUtGetDescriptorLength (Aml2); in AcpiDmCompareAmlResources()
844 if (Aml1Length != Aml2Length) in AcpiDmCompareAmlResources()
849 Count, ResourceType, Offset, Aml1Length, Aml2Length); in AcpiDmCompareAmlResources()
885 Aml2 += Aml2Length; in AcpiDmCompareAmlResources()