HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_ALL_NOTIFY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aehandlers.c 684 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
688 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
692 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
696 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
700 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
704 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
712 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
845 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
849 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
854 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
    [all...]
  /src/sys/external/bsd/acpica/dist/events/
evxface.c 187 * ACPI_ALL_NOTIFY: Both System and Device
349 if (HandlerType == ACPI_ALL_NOTIFY)
371 * ACPI_ALL_NOTIFY: Both System and Device
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 960 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)

Completed in 34 milliseconds