Searched refs:ObjDesc1 (Results 1 – 1 of 1) sorted by relevance
1093 ACPI_OPERAND_OBJECT *ObjDesc1; in AcpiNsSortList() local1106 ObjDesc1 = Elements[j-1]->Package.Elements[Index]; in AcpiNsSortList()1110 (ObjDesc1->Integer.Value > ObjDesc2->Integer.Value)) || in AcpiNsSortList()1113 (ObjDesc1->Integer.Value < ObjDesc2->Integer.Value))) in AcpiNsSortList()