Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devxface.c281 ACPI_OPERAND_OBJECT *PreviousHandlerObj; in ACPI_EXPORT_SYMBOL() local
363 PreviousHandlerObj = NULL; in ACPI_EXPORT_SYMBOL()
370 PreviousHandlerObj = HandlerObj; in ACPI_EXPORT_SYMBOL()
382 if (PreviousHandlerObj) /* Handler is not at the list head */ in ACPI_EXPORT_SYMBOL()
384 PreviousHandlerObj->Notify.Next[i] = in ACPI_EXPORT_SYMBOL()