Searched refs:SecondObject (Results 1 – 1 of 1) sorted by relevance
101 ACPI_OPERAND_OBJECT *SecondObject; in AcpiUtCreateInternalObjectDbg() local125 SecondObject = AcpiUtAllocateObjectDescDbg ( in AcpiUtCreateInternalObjectDbg()127 if (!SecondObject) in AcpiUtCreateInternalObjectDbg()133 SecondObject->Common.Type = ACPI_TYPE_LOCAL_EXTRA; in AcpiUtCreateInternalObjectDbg()134 SecondObject->Common.ReferenceCount = 1; in AcpiUtCreateInternalObjectDbg()138 Object->Common.NextObject = SecondObject; in AcpiUtCreateInternalObjectDbg()