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 576 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
580 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
584 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
588 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
592 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
596 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
604 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
737 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
741 Status = AcpiRemoveNotifyHandler (Handle, ACPI_ALL_NOTIFY,
746 Status = AcpiInstallNotifyHandler (Handle, ACPI_ALL_NOTIFY,
    [all...]
  /src/sys/external/bsd/acpica/dist/events/
evxface.c 79 * ACPI_ALL_NOTIFY: Both System and Device
241 if (HandlerType == ACPI_ALL_NOTIFY)
263 * ACPI_ALL_NOTIFY: Both System and Device
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 852 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)

Completed in 106 milliseconds