Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsrepair2.c869 UINT32 PreviousValue; in AcpiNsRepair_PSS() local
891 PreviousValue = ACPI_UINT32_MAX; in AcpiNsRepair_PSS()
900 if ((UINT32) ObjDesc->Integer.Value > PreviousValue) in AcpiNsRepair_PSS()
908 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsRepair_PSS()
998 UINT32 PreviousValue; in AcpiNsCheckSortedList() local
1025 PreviousValue = 0; in AcpiNsCheckSortedList()
1028 PreviousValue = ACPI_UINT32_MAX; in AcpiNsCheckSortedList()
1062 (ObjDesc->Integer.Value < PreviousValue)) || in AcpiNsCheckSortedList()
1064 (ObjDesc->Integer.Value > PreviousValue))) in AcpiNsCheckSortedList()
1077 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsCheckSortedList()
/dragonfly/sys/dev/raid/mps/
H A Dmps_sas_lsi.c370 "handle 0x%x", event_data->PreviousValue, in mpssas_fw_work()
377 "handle 0x%x", event_data->PreviousValue, in mpssas_fw_work()
384 "handle 0x%x", event_data->PreviousValue, in mpssas_fw_work()
437 "%d\n", event_data->PreviousValue, in mpssas_fw_work()
446 event_data->PreviousValue, event_data->NewValue, in mpssas_fw_work()
455 event_data->PreviousValue, event_data->NewValue, in mpssas_fw_work()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr_sas_lsi.c470 "handle 0x%x", le32toh(event_data->PreviousValue), in mprsas_fw_work()
477 "handle 0x%x", le32toh(event_data->PreviousValue), in mprsas_fw_work()
484 "handle 0x%x", le32toh(event_data->PreviousValue), in mprsas_fw_work()
543 "%d", le32toh(event_data->PreviousValue), in mprsas_fw_work()
554 le32toh(event_data->PreviousValue), in mprsas_fw_work()
565 le32toh(event_data->PreviousValue), in mprsas_fw_work()
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_ioc.h629 U32 PreviousValue; /* 0x08 */ member
651 U32 PreviousValue; /* 0x10 */ member
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_ioc.h832 U32 PreviousValue; /* 0x08 */ member
854 U32 PreviousValue; /* 0x10 */ member