Home
last modified time | relevance | path

Searched refs:ObjDesc1 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/namespace/
H A Dnsrepair2.c996 ACPI_OPERAND_OBJECT *ObjDesc1; in AcpiNsSortList() local
1009 ObjDesc1 = Elements[j-1]->Package.Elements[Index]; in AcpiNsSortList()
1013 (ObjDesc1->Integer.Value > ObjDesc2->Integer.Value)) || in AcpiNsSortList()
1016 (ObjDesc1->Integer.Value < ObjDesc2->Integer.Value))) in AcpiNsSortList()