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

  /src/sys/external/bsd/acpica/dist/hardware/
hwsleep.c 471 AcpiGbl_FixedEventInfo[ACPI_EVENT_SLEEP_BUTTON].EnableRegisterId,
475 AcpiGbl_FixedEventInfo[ACPI_EVENT_SLEEP_BUTTON].StatusRegisterId,
  /src/sys/dev/acpi/
acpi.c 549 acpi_register_fixed_button(sc, ACPI_EVENT_SLEEP_BUTTON);
615 acpi_deregister_fixed_button(sc, ACPI_EVENT_SLEEP_BUTTON);
1396 case ACPI_EVENT_SLEEP_BUTTON:
1456 case ACPI_EVENT_SLEEP_BUTTON:
1500 (smpsw->smpsw_type != ACPI_EVENT_SLEEP_BUTTON) ?
1636 AcpiClearEvent(ACPI_EVENT_SLEEP_BUTTON);
  /src/sys/arch/x86/acpi/
acpi_wakeup.c 386 (void)AcpiClearEvent(ACPI_EVENT_SLEEP_BUTTON);
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 881 #define ACPI_EVENT_SLEEP_BUTTON 3

Completed in 17 milliseconds