Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/events/
H A Devxface.c349 if (HandlerType == ACPI_ALL_NOTIFY) in AcpiInstallNotifyHandler()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h939 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c1675 ACPI_ALL_NOTIFY, ntf_handler, p))) { in acpi_drv_obj_init()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt12058 traps both types of notifies (System, Device). Use ACPI_ALL_NOTIFY flag.