ReactOS 0.4.15-dev-7842-g558ab78
_ACPI_INTERFACE_STANDARD2 Struct Reference

#include <iotypes.h>

Collaboration diagram for _ACPI_INTERFACE_STANDARD2:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PGPE_CONNECT_VECTOR2 GpeConnectVector
 
PGPE_DISCONNECT_VECTOR2 GpeDisconnectVector
 
PGPE_ENABLE_EVENT2 GpeEnableEvent
 
PGPE_DISABLE_EVENT2 GpeDisableEvent
 
PGPE_CLEAR_STATUS2 GpeClearStatus
 
PREGISTER_FOR_DEVICE_NOTIFICATIONS2 RegisterForDeviceNotifications
 
PUNREGISTER_FOR_DEVICE_NOTIFICATIONS2 UnregisterForDeviceNotifications
 

Detailed Description

Definition at line 3091 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _ACPI_INTERFACE_STANDARD2::Context

Definition at line 3094 of file iotypes.h.

◆ GpeClearStatus

PGPE_CLEAR_STATUS2 _ACPI_INTERFACE_STANDARD2::GpeClearStatus

Definition at line 3101 of file iotypes.h.

◆ GpeConnectVector

PGPE_CONNECT_VECTOR2 _ACPI_INTERFACE_STANDARD2::GpeConnectVector

Definition at line 3097 of file iotypes.h.

◆ GpeDisableEvent

PGPE_DISABLE_EVENT2 _ACPI_INTERFACE_STANDARD2::GpeDisableEvent

Definition at line 3100 of file iotypes.h.

◆ GpeDisconnectVector

PGPE_DISCONNECT_VECTOR2 _ACPI_INTERFACE_STANDARD2::GpeDisconnectVector

Definition at line 3098 of file iotypes.h.

◆ GpeEnableEvent

PGPE_ENABLE_EVENT2 _ACPI_INTERFACE_STANDARD2::GpeEnableEvent

Definition at line 3099 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _ACPI_INTERFACE_STANDARD2::InterfaceDereference

Definition at line 3096 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _ACPI_INTERFACE_STANDARD2::InterfaceReference

Definition at line 3095 of file iotypes.h.

◆ RegisterForDeviceNotifications

PREGISTER_FOR_DEVICE_NOTIFICATIONS2 _ACPI_INTERFACE_STANDARD2::RegisterForDeviceNotifications

Definition at line 3102 of file iotypes.h.

◆ Size

USHORT _ACPI_INTERFACE_STANDARD2::Size

Definition at line 3092 of file iotypes.h.

◆ UnregisterForDeviceNotifications

PUNREGISTER_FOR_DEVICE_NOTIFICATIONS2 _ACPI_INTERFACE_STANDARD2::UnregisterForDeviceNotifications

Definition at line 3103 of file iotypes.h.

◆ Version

USHORT _ACPI_INTERFACE_STANDARD2::Version

Definition at line 3093 of file iotypes.h.


The documentation for this struct was generated from the following file: