Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ACPI_MAX_SLEEP
usr/src/common/acpica/executer/exsystem.c
340
if (HowLong > ACPI_MAX_SLEEP)
usr/src/common/acpica/executer/exsystem.c
342
HowLong = ACPI_MAX_SLEEP;