ReactOS 0.4.15-dev-7934-g1dc8d80
_PCI_PME_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_PME_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PPME_GET_INFORMATION GetPmeInformation
 
PPME_CLEAR_PME_STATUS ClearPmeStatus
 
PPME_SET_PME_ENABLE UpdateEnable
 

Detailed Description

Definition at line 5567 of file iotypes.h.

Member Data Documentation

◆ ClearPmeStatus

PPME_CLEAR_PME_STATUS _PCI_PME_INTERFACE::ClearPmeStatus

Definition at line 5574 of file iotypes.h.

◆ Context

PVOID _PCI_PME_INTERFACE::Context

Definition at line 5570 of file iotypes.h.

◆ GetPmeInformation

PPME_GET_INFORMATION _PCI_PME_INTERFACE::GetPmeInformation

Definition at line 5573 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCI_PME_INTERFACE::InterfaceDereference

Definition at line 5572 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PCI_PME_INTERFACE::InterfaceReference

Definition at line 5571 of file iotypes.h.

◆ Size

USHORT _PCI_PME_INTERFACE::Size

Definition at line 5568 of file iotypes.h.

◆ UpdateEnable

PPME_SET_PME_ENABLE _PCI_PME_INTERFACE::UpdateEnable

Definition at line 5575 of file iotypes.h.

◆ Version

USHORT _PCI_PME_INTERFACE::Version

Definition at line 5569 of file iotypes.h.


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