Lines Matching defs:SecondDesc
550 ACPI_OPERAND_OBJECT *SecondDesc = NULL;
613 SecondDesc = Info->ConnectionNode->Object;
614 if (SecondDesc == NULL)
618 if (!(SecondDesc->Common.Flags & AOPOBJ_DATA_VALID))
620 Status = AcpiDsGetBufferArguments (SecondDesc);
629 SecondDesc->Buffer.Pointer;
631 (UINT16) SecondDesc->Buffer.Length;
692 SecondDesc = ObjDesc->Common.NextObject;
693 SecondDesc->Extra.AmlStart = ACPI_CAST_PTR (ACPI_PARSE_OBJECT,
695 SecondDesc->Extra.AmlLength = ACPI_CAST_PTR (ACPI_PARSE_OBJECT,