Searched refs:RefDesc (Results 1 – 1 of 1) sorted by relevance
205 ACPI_OPERAND_OBJECT *RefDesc = DestDesc; in AcpiExStore() local272 switch (RefDesc->Reference.Class) in AcpiExStore()279 RefDesc->Reference.Object, in AcpiExStore()287 Status = AcpiExStoreObjectToIndex (SourceDesc, RefDesc, WalkState); in AcpiExStore()295 Status = AcpiDsStoreObjectToLocal (RefDesc->Reference.Class, in AcpiExStore()296 RefDesc->Reference.Value, SourceDesc, WalkState); in AcpiExStore()314 RefDesc->Reference.Class)); in AcpiExStore()315 ACPI_DUMP_ENTRY (RefDesc, ACPI_LV_INFO); in AcpiExStore()