<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='65' type='UINT32 AcpiHwGetMode()'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfevnt.c' l='93' u='c' c='AcpiEnable'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfevnt.c' l='148' u='c' c='AcpiDisable'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwacpi.c' l='150' u='c' c='AcpiHwSetMode'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwacpi.c' l='178' ll='219' type='UINT32 AcpiHwGetMode()'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwacpi.c' l='165'>/*******************************************************************************
 *
 * FUNCTION:    AcpiHwGetMode
 *
 * PARAMETERS:  none
 *
 * RETURN:      SYS_MODE_ACPI or SYS_MODE_LEGACY
 *
 * DESCRIPTION: Return current operating state of system. Determined by
 *              querying the SCI_EN bit.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utxfinit.c' l='179' u='c' c='AcpiEnableSubsystem'/>
