ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <actbl.h>
Public Attributes | |
UINT8 | SpaceId |
UINT8 | BitWidth |
UINT8 | BitOffset |
UINT8 | AccessWidth |
UINT64 | Address |
UINT8 acpi_generic_address::AccessWidth |
Definition at line 136 of file actbl.h.
Referenced by AcpiHwGetAccessBitWidth(), AcpiHwValidateRegister(), and AcpiTbInitGenericAddress().
UINT64 acpi_generic_address::Address |
Definition at line 137 of file actbl.h.
Referenced by AcpiEvCreateGpeInfoBlocks(), AcpiHwReadMultiple(), AcpiHwValidateRegister(), AcpiHwWriteMultiple(), AcpiInstallGpeBlock(), AcpiReset(), AcpiTbInitGenericAddress(), and AcpiTbSetupFadtRegisters().
UINT8 acpi_generic_address::BitOffset |
Definition at line 135 of file actbl.h.
Referenced by AcpiEvCreateGpeInfoBlocks(), AcpiHwGetAccessBitWidth(), AcpiHwRead(), AcpiHwValidateRegister(), AcpiHwWrite(), and AcpiTbInitGenericAddress().
UINT8 acpi_generic_address::BitWidth |
Definition at line 134 of file actbl.h.
Referenced by AcpiEvCreateGpeInfoBlocks(), AcpiHwGetAccessBitWidth(), AcpiHwRead(), AcpiHwValidateRegister(), AcpiHwWrite(), AcpiTbInitGenericAddress(), and AcpiTbSetupFadtRegisters().
UINT8 acpi_generic_address::SpaceId |
Definition at line 133 of file actbl.h.
Referenced by AcpiEvCreateGpeInfoBlocks(), AcpiHwGetAccessBitWidth(), AcpiHwRead(), AcpiHwValidateRegister(), AcpiHwWrite(), AcpiInstallGpeBlock(), AcpiReset(), AcpiTbInitGenericAddress(), and AcpiTbSetupFadtRegisters().