<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='93' type='ACPI_STATUS AcpiHwWritePm1Control(UINT32 Pm1aControl, UINT32 Pm1bControl)'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='375' ll='397' type='ACPI_STATUS AcpiHwWritePm1Control(UINT32 Pm1aControl, UINT32 Pm1bControl)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='358'>/******************************************************************************
 *
 * FUNCTION:    AcpiHwWritePm1Control
 *
 * PARAMETERS:  Pm1aControl         - Value to be written to PM1A control
 *              Pm1bControl         - Value to be written to PM1B control
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Write the PM1 A/B control registers. These registers are
 *              different than than the PM1 A/B status and enable registers
 *              in that different values can be written to the A/B registers.
 *              Most notably, the SLP_TYP bits can be different, as per the
 *              values returned from the _Sx predefined methods.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='147' u='c' c='AcpiHwLegacySleep'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='164' u='c' c='AcpiHwLegacySleep'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='271' u='c' c='AcpiHwLegacyWakePrep'/>
