Searched refs:SecondObject (Results 1 – 1 of 1) sorted by relevance
209 ACPI_OPERAND_OBJECT *SecondObject; in AcpiUtCreateInternalObjectDbg() local233 SecondObject = AcpiUtAllocateObjectDescDbg ( in AcpiUtCreateInternalObjectDbg()235 if (!SecondObject) in AcpiUtCreateInternalObjectDbg()241 SecondObject->Common.Type = ACPI_TYPE_LOCAL_EXTRA; in AcpiUtCreateInternalObjectDbg()242 SecondObject->Common.ReferenceCount = 1; in AcpiUtCreateInternalObjectDbg()246 Object->Common.NextObject = SecondObject; in AcpiUtCreateInternalObjectDbg()