Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/events/
H A Devxface.c389 ACPI_OPERAND_OBJECT *PreviousHandlerObj; in ACPI_EXPORT_SYMBOL() local
471 PreviousHandlerObj = NULL; in ACPI_EXPORT_SYMBOL()
478 PreviousHandlerObj = HandlerObj; in ACPI_EXPORT_SYMBOL()
490 if (PreviousHandlerObj) /* Handler is not at the list head */ in ACPI_EXPORT_SYMBOL()
492 PreviousHandlerObj->Notify.Next[i] = in ACPI_EXPORT_SYMBOL()