Home
last modified time | relevance | path

Searched defs:sleep_result (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/arm64/acpica/
H A Dacpi_wakeup.c48 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep()
/freebsd-src/sys/i386/acpica/
H A Dacpi_wakeup.c273 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() argument
/freebsd-src/sys/amd64/acpica/
H A Dacpi_wakeup.c262 acpi_wakeup_machdep(struct acpi_softc * sc,int state,int sleep_result,int intr_enabled) acpi_wakeup_machdep() argument
/freebsd-src/sys/dev/acpica/
H A Dacpi.c3335 int sleep_result; acpi_EnterSleepState() local