Searched refs:acpi_wakeup_machdep (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/ia64/acpica/
H A Dacpi_wakeup.c43 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, function
/freebsd-10.1-release/sys/x86/acpica/
H A Dacpi_wakeup.c259 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, function
/freebsd-10.1-release/sys/dev/acpica/
H A Dacpivar.h435 int acpi_wakeup_machdep(struct acpi_softc *sc, int state,
H A Dacpi.c2772 acpi_wakeup_machdep(sc, state, sleep_result, 0);
2813 /* call acpi_wakeup_machdep() again with interrupt enabled */
2814 acpi_wakeup_machdep(sc, state, sleep_result, 1);

Completed in 112 milliseconds