ACPI_PHYSADDR_TO_PTR
memcpy (ACPI_CAST_PTR (char, Value), ACPI_PHYSADDR_TO_PTR (Address),
memcpy (ACPI_PHYSADDR_TO_PTR (Address), ACPI_CAST_PTR (char, Value),
ACPI_PHYSADDR_TO_PTR (TableDesc->Address));
ACPI_PHYSADDR_TO_PTR (Address));
ACPI_FREE (ACPI_PHYSADDR_TO_PTR (TableDesc->Address));