<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='132' type='void AcpiHwExecuteSleepMethod(char * MethodName, UINT32 IntegerArgument)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='128'>/*
 * hwesleep - sleep/wake support (Extended FADT-V5 sleep registers)
 */</doc>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwesleep.c' l='66' ll='94' type='void AcpiHwExecuteSleepMethod(char * MethodPathname, UINT32 IntegerArgument)'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwesleep.c' l='246' u='c' c='AcpiHwExtendedWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwesleep.c' l='247' u='c' c='AcpiHwExtendedWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwesleep.c' l='257' u='c' c='AcpiHwExtendedWake'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwesleep.c' l='52'>/*******************************************************************************
 *
 * FUNCTION:    AcpiHwExecuteSleepMethod
 *
 * PARAMETERS:  MethodPathname      - Pathname of method to execute
 *              IntegerArgument     - Argument to pass to the method
 *
 * RETURN:      None
 *
 * DESCRIPTION: Execute a sleep/wake related method with one integer argument
 *              and no return value.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='305' u='c' c='AcpiHwLegacyWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='331' u='c' c='AcpiHwLegacyWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='352' u='c' c='AcpiHwLegacyWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxfsleep.c' l='397' u='c' c='AcpiEnterSleepStatePrep'/>
