|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | ACPI_SST_INDICATOR_OFF 0 |
| #define | ACPI_SST_WORKING 1 |
| #define | ACPI_SST_WAKING 2 |
| #define | ACPI_SST_SLEEPING 3 |
| #define | ACPI_SST_SLEEP_CONTEXT 4 |
Definition at line 677 of file hwgpe.c.
Referenced by AcpiAnyGpeStatusSet(), and AcpiHwCheckAllGpes().
| ACPI_STATUS AcpiHwClearAcpiStatus | ( | void | ) |
Definition at line 452 of file hwregs.c.
Referenced by AcpiEnterSleepStateS4bios(), and AcpiHwLegacySleep().
| ACPI_STATUS AcpiHwClearGpe | ( | ACPI_GPE_EVENT_INFO * | GpeEventInfo | ) |
Definition at line 190 of file hwgpe.c.
Referenced by AcpiClearGpe(), AcpiEvAddGpeReference(), AcpiEvFinishGpe(), and AcpiEvGpeDispatch().
| ACPI_STATUS AcpiHwClearGpeBlock | ( | ACPI_GPE_XRUPT_INFO * | GpeXruptInfo, |
| ACPI_GPE_BLOCK_INFO * | GpeBlock, | ||
| void * | Context | ||
| ) |
Definition at line 404 of file hwgpe.c.
Referenced by AcpiHwClearAcpiStatus().
| ACPI_STATUS AcpiHwDerivePciId | ( | ACPI_PCI_ID * | PciId, |
| ACPI_HANDLE | RootPciDevice, | ||
| ACPI_HANDLE | PciRegion | ||
| ) |
Definition at line 137 of file hwpci.c.
Referenced by AcpiEvPciConfigRegionSetup().
| ACPI_STATUS AcpiHwDisableAllGpes | ( | void | ) |
Definition at line 595 of file hwgpe.c.
Referenced by AcpiDisableAllGpes(), AcpiEnterSleepStateS4bios(), AcpiHwLegacySleep(), and AcpiHwLegacyWake().
| ACPI_STATUS AcpiHwDisableGpeBlock | ( | ACPI_GPE_XRUPT_INFO * | GpeXruptInfo, |
| ACPI_GPE_BLOCK_INFO * | GpeBlock, | ||
| void * | Context | ||
| ) |
Definition at line 364 of file hwgpe.c.
Referenced by AcpiEvDeleteGpeBlock(), AcpiEvTerminate(), and AcpiHwDisableAllGpes().
| ACPI_STATUS AcpiHwEnableAllRuntimeGpes | ( | void | ) |
Definition at line 622 of file hwgpe.c.
Referenced by AcpiEnableAllRuntimeGpes(), and AcpiHwLegacyWake().
| ACPI_STATUS AcpiHwEnableAllWakeupGpes | ( | void | ) |
Definition at line 649 of file hwgpe.c.
Referenced by AcpiEnableAllWakeupGpes(), AcpiEnterSleepStateS4bios(), and AcpiHwLegacySleep().
| ACPI_STATUS AcpiHwEnableRuntimeGpeBlock | ( | ACPI_GPE_XRUPT_INFO * | GpeXruptInfo, |
| ACPI_GPE_BLOCK_INFO * | GpeBlock, | ||
| void * | Context | ||
| ) |
Definition at line 445 of file hwgpe.c.
Referenced by AcpiHwEnableAllRuntimeGpes().
Definition at line 67 of file hwesleep.c.
Referenced by AcpiEnterSleepStatePrep(), AcpiHwExtendedWake(), and AcpiHwLegacyWake().
| ACPI_STATUS AcpiHwExtendedSleep | ( | UINT8 | SleepState | ) |
Definition at line 112 of file hwesleep.c.
| ACPI_STATUS AcpiHwExtendedWake | ( | UINT8 | SleepState | ) |
Definition at line 243 of file hwesleep.c.
| ACPI_STATUS AcpiHwExtendedWakePrep | ( | UINT8 | SleepState | ) |
Definition at line 207 of file hwesleep.c.
| ACPI_BIT_REGISTER_INFO * AcpiHwGetBitRegisterInfo | ( | UINT32 | RegisterId | ) |
Definition at line 502 of file hwregs.c.
Referenced by AcpiHwLegacySleep(), AcpiHwLegacyWakePrep(), AcpiReadBitRegister(), and AcpiWriteBitRegister().
| UINT32 AcpiHwGetGpeRegisterBit | ( | ACPI_GPE_EVENT_INFO * | GpeEventInfo | ) |
Definition at line 81 of file hwgpe.c.
Referenced by AcpiEvDetectGpe(), AcpiEvMaskGpe(), AcpiEvUpdateGpeEnableMask(), AcpiHwClearGpe(), AcpiHwGetGpeStatus(), AcpiHwLowSetGpe(), and AcpiSetGpeWakeMask().
| ACPI_STATUS AcpiHwGetGpeStatus | ( | ACPI_GPE_EVENT_INFO * | GpeEventInfo, |
| ACPI_EVENT_STATUS * | EventStatus | ||
| ) |
Definition at line 233 of file hwgpe.c.
Referenced by AcpiGetGpeStatus().
Definition at line 179 of file hwacpi.c.
Referenced by AcpiDisable(), AcpiEnable(), AcpiEnableSubsystem(), and AcpiHwSetMode().
| ACPI_STATUS AcpiHwLegacySleep | ( | UINT8 | SleepState | ) |
Definition at line 67 of file hwsleep.c.
| ACPI_STATUS AcpiHwLegacyWake | ( | UINT8 | SleepState | ) |
Definition at line 301 of file hwsleep.c.
| ACPI_STATUS AcpiHwLegacyWakePrep | ( | UINT8 | SleepState | ) |
Definition at line 234 of file hwsleep.c.
| ACPI_STATUS AcpiHwLowSetGpe | ( | ACPI_GPE_EVENT_INFO * | GpeEventInfo, |
| UINT32 | Action | ||
| ) |
Definition at line 106 of file hwgpe.c.
Referenced by AcpiEvEnableGpe(), AcpiEvFinishGpe(), AcpiEvGpeDispatch(), AcpiEvMaskGpe(), AcpiEvMatchGpeMethod(), AcpiEvRemoveGpeReference(), and AcpiSetGpe().
| ACPI_STATUS AcpiHwRead | ( | UINT64 * | Value, |
| ACPI_GENERIC_ADDRESS * | Reg | ||
| ) |
Definition at line 259 of file hwregs.c.
Referenced by AcpiEvDetectGpe(), AcpiGetTimer(), AcpiHwGetGpeBlockStatus(), AcpiHwGetGpeStatus(), AcpiHwLowSetGpe(), AcpiHwReadMultiple(), AcpiHwRegisterRead(), AcpiHwRegisterWrite(), and AcpiRead().
| ACPI_STATUS AcpiHwReadPort | ( | ACPI_IO_ADDRESS | Address, |
| UINT32 * | Value, | ||
| UINT32 | Width | ||
| ) |
Definition at line 237 of file hwvalid.c.
Referenced by AcpiExSystemIoSpaceHandler(), AcpiHwRead(), and AcpiHwRegisterRead().
| ACPI_STATUS AcpiHwRegisterRead | ( | UINT32 | RegisterId, |
| UINT32 * | ReturnValue | ||
| ) |
Definition at line 574 of file hwregs.c.
Referenced by AcpiEvFixedEventDetect(), AcpiHwLegacySleep(), AcpiHwLegacyWakePrep(), AcpiReadBitRegister(), and AcpiWriteBitRegister().
| ACPI_STATUS AcpiHwRegisterWrite | ( | UINT32 | RegisterId, |
| UINT32 | Value | ||
| ) |
Definition at line 684 of file hwregs.c.
Referenced by AcpiHwClearAcpiStatus(), AcpiHwLegacySleep(), and AcpiWriteBitRegister().
| ACPI_STATUS AcpiHwSetMode | ( | UINT32 | Mode | ) |
Definition at line 66 of file hwacpi.c.
Referenced by AcpiDisable(), and AcpiEnable().
| ACPI_STATUS AcpiHwValidateRegister | ( | ACPI_GENERIC_ADDRESS * | Reg, |
| UINT8 | MaxBitWidth, | ||
| UINT64 * | Address | ||
| ) |
Definition at line 179 of file hwregs.c.
Referenced by AcpiHwRead(), and AcpiHwWrite().
| ACPI_STATUS AcpiHwWrite | ( | UINT64 | Value, |
| ACPI_GENERIC_ADDRESS * | Reg | ||
| ) |
Definition at line 357 of file hwregs.c.
Referenced by AcpiEvCreateGpeInfoBlocks(), AcpiHwClearGpe(), AcpiHwClearGpeBlock(), AcpiHwGpeEnableWrite(), AcpiHwLowSetGpe(), AcpiHwRegisterWrite(), AcpiHwWriteMultiple(), AcpiHwWritePm1Control(), AcpiReset(), and AcpiWrite().
| ACPI_STATUS AcpiHwWritePm1Control | ( | UINT32 | Pm1aControl, |
| UINT32 | Pm1bControl | ||
| ) |
Definition at line 536 of file hwregs.c.
Referenced by AcpiHwLegacySleep(), and AcpiHwLegacyWakePrep().
| ACPI_STATUS AcpiHwWritePort | ( | ACPI_IO_ADDRESS | Address, |
| UINT32 | Value, | ||
| UINT32 | Width | ||
| ) |
Definition at line 312 of file hwvalid.c.
Referenced by AcpiEnterSleepStateS4bios(), AcpiExSystemIoSpaceHandler(), AcpiHwRegisterWrite(), AcpiHwSetMode(), and AcpiHwWrite().