Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnsrepair2.c755 UINT32 PreviousValue; in AcpiNsRepair_PSS() local
777 PreviousValue = ACPI_UINT32_MAX; in AcpiNsRepair_PSS()
786 if ((UINT32) ObjDesc->Integer.Value > PreviousValue) in AcpiNsRepair_PSS()
794 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsRepair_PSS()
884 UINT32 PreviousValue; in AcpiNsCheckSortedList() local
911 PreviousValue = 0; in AcpiNsCheckSortedList()
914 PreviousValue = ACPI_UINT32_MAX; in AcpiNsCheckSortedList()
948 (ObjDesc->Integer.Value < PreviousValue)) || in AcpiNsCheckSortedList()
950 (ObjDesc->Integer.Value > PreviousValue))) in AcpiNsCheckSortedList()
963 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsCheckSortedList()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h742 U32 PreviousValue; /* 0x08 */ member
764 U32 PreviousValue; /* 0x10 */ member