Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/debugger/
A Ddbcmds.c702 ACPI_RSDESC_SIZE Aml2Length; in AcpiDmCompareAmlResources() local
731 Aml2Length = AcpiUtGetDescriptorLength (Aml2); in AcpiDmCompareAmlResources()
736 if (Aml1Length != Aml2Length) in AcpiDmCompareAmlResources()
741 Count, ResourceType, Offset, Aml1Length, Aml2Length); in AcpiDmCompareAmlResources()
777 Aml2 += Aml2Length; in AcpiDmCompareAmlResources()

Completed in 3 milliseconds