ReactOS 0.4.16-dev-306-g647d351
|
#include <aclocal.h>
Public Attributes | |
UINT8 | ParentRegister |
UINT8 | BitPosition |
UINT16 | AccessBitMask |
UINT16 acpi_bit_register_info::AccessBitMask |
Definition at line 1148 of file aclocal.h.
Referenced by AcpiHwLegacySleep(), AcpiHwLegacyWakePrep(), AcpiReadBitRegister(), and AcpiWriteBitRegister().
UINT8 acpi_bit_register_info::BitPosition |
Definition at line 1147 of file aclocal.h.
Referenced by AcpiHwLegacySleep(), AcpiHwLegacyWakePrep(), AcpiReadBitRegister(), and AcpiWriteBitRegister().
UINT8 acpi_bit_register_info::ParentRegister |
Definition at line 1146 of file aclocal.h.
Referenced by AcpiReadBitRegister(), and AcpiWriteBitRegister().