Lines Matching defs:SecondDesc
442 ACPI_OPERAND_OBJECT *SecondDesc = NULL;
505 SecondDesc = Info->ConnectionNode->Object;
506 if (SecondDesc == NULL)
510 if (!(SecondDesc->Common.Flags & AOPOBJ_DATA_VALID))
512 Status = AcpiDsGetBufferArguments (SecondDesc);
521 SecondDesc->Buffer.Pointer;
523 (UINT16) SecondDesc->Buffer.Length;
584 SecondDesc = ObjDesc->Common.NextObject;
585 SecondDesc->Extra.AmlStart = ACPI_CAST_PTR (ACPI_PARSE_OBJECT,
587 SecondDesc->Extra.AmlLength = ACPI_CAST_PTR (ACPI_PARSE_OBJECT,