Home
last modified time | relevance | path

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

/freebsd/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/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/sys/amd64/acpica/
H A Dacpi_wakeup.c265 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep()
/freebsd/sys/dev/acpica/
H A Dacpi.c3353 int sleep_result; in acpi_EnterSleepState() local