ReactOS 0.4.16-dev-197-g92996da
|
#include <iotypes.h>
Public Attributes | |
USHORT | Size |
USHORT | Version |
PVOID | Context |
PINTERFACE_REFERENCE | InterfaceReference |
PINTERFACE_DEREFERENCE | InterfaceDereference |
PGPE_CONNECT_VECTOR | GpeConnectVector |
PGPE_DISCONNECT_VECTOR | GpeDisconnectVector |
PGPE_ENABLE_EVENT | GpeEnableEvent |
PGPE_DISABLE_EVENT | GpeDisableEvent |
PGPE_CLEAR_STATUS | GpeClearStatus |
PREGISTER_FOR_DEVICE_NOTIFICATIONS | RegisterForDeviceNotifications |
PUNREGISTER_FOR_DEVICE_NOTIFICATIONS | UnregisterForDeviceNotifications |
PVOID _ACPI_INTERFACE_STANDARD::Context |
Definition at line 3015 of file iotypes.h.
Referenced by CmBattAddAcAdapter(), and CmBattRemoveDevice().
PGPE_CLEAR_STATUS _ACPI_INTERFACE_STANDARD::GpeClearStatus |
Definition at line 3022 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PGPE_CONNECT_VECTOR _ACPI_INTERFACE_STANDARD::GpeConnectVector |
Definition at line 3018 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PGPE_DISABLE_EVENT _ACPI_INTERFACE_STANDARD::GpeDisableEvent |
Definition at line 3021 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PGPE_DISCONNECT_VECTOR _ACPI_INTERFACE_STANDARD::GpeDisconnectVector |
Definition at line 3019 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PGPE_ENABLE_EVENT _ACPI_INTERFACE_STANDARD::GpeEnableEvent |
Definition at line 3020 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PINTERFACE_DEREFERENCE _ACPI_INTERFACE_STANDARD::InterfaceDereference |
Definition at line 3017 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PINTERFACE_REFERENCE _ACPI_INTERFACE_STANDARD::InterfaceReference |
Definition at line 3016 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface().
PREGISTER_FOR_DEVICE_NOTIFICATIONS _ACPI_INTERFACE_STANDARD::RegisterForDeviceNotifications |
Definition at line 3023 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface(), and CmBattAddAcAdapter().
PUNREGISTER_FOR_DEVICE_NOTIFICATIONS _ACPI_INTERFACE_STANDARD::UnregisterForDeviceNotifications |
Definition at line 3024 of file iotypes.h.
Referenced by Bus_PDO_QueryInterface(), and CmBattRemoveDevice().