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

/freebsd-10.2-release/sys/ia64/acpica/
H A Dacpi_wakeup.c43 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, function
/freebsd-10.2-release/sys/x86/acpica/
H A Dacpi_wakeup.c259 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, function
/freebsd-10.2-release/sys/dev/acpica/
H A Dacpivar.h438 int acpi_wakeup_machdep(struct acpi_softc *sc, int state,
H A Dacpi.c2808 acpi_wakeup_machdep(sc, state, sleep_result, 0);
2849 /* call acpi_wakeup_machdep() again with interrupt enabled */
2850 acpi_wakeup_machdep(sc, state, sleep_result, 1);

Completed in 76 milliseconds