Searched refs:RefDesc (Results 1 – 1 of 1) sorted by relevance
97 ACPI_OPERAND_OBJECT *RefDesc = DestDesc; in AcpiExStore() local164 switch (RefDesc->Reference.Class) in AcpiExStore()171 RefDesc->Reference.Object, in AcpiExStore()179 Status = AcpiExStoreObjectToIndex (SourceDesc, RefDesc, WalkState); in AcpiExStore()187 Status = AcpiDsStoreObjectToLocal (RefDesc->Reference.Class, in AcpiExStore()188 RefDesc->Reference.Value, SourceDesc, WalkState); in AcpiExStore()206 RefDesc->Reference.Class)); in AcpiExStore()207 ACPI_DUMP_ENTRY (RefDesc, ACPI_LV_INFO); in AcpiExStore()