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

/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwxfsleep.c282 ACPI_SLEEP_FUNCTIONS *SleepFunctions = &AcpiSleepDispatch[FunctionId]; local
295 Status = SleepFunctions->ExtendedFunction (SleepState);
301 Status = SleepFunctions->LegacyFunction (SleepState);
311 Status = SleepFunctions->ExtendedFunction (SleepState);

Completed in 44 milliseconds