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

/freebsd-10.0-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c266 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; local
279 Status = SleepFunctions->ExtendedFunction (SleepState);
285 Status = SleepFunctions->LegacyFunction (SleepState);
295 Status = SleepFunctions->ExtendedFunction (SleepState);

Completed in 404 milliseconds