ReactOS 0.4.15-dev-7931-gfd331f1
_PCI_EXPRESS_ROOT_PORT_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOT_PORT_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PPCI_EXPRESS_ROOT_PORT_READ_CONFIG_SPACE ReadConfigSpace
 
PPCI_EXPRESS_ROOT_PORT_WRITE_CONFIG_SPACE WriteConfigSpace
 

Detailed Description

Definition at line 4287 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _PCI_EXPRESS_ROOT_PORT_INTERFACE::Context

Definition at line 4290 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCI_EXPRESS_ROOT_PORT_INTERFACE::InterfaceDereference

Definition at line 4292 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PCI_EXPRESS_ROOT_PORT_INTERFACE::InterfaceReference

Definition at line 4291 of file iotypes.h.

◆ ReadConfigSpace

PPCI_EXPRESS_ROOT_PORT_READ_CONFIG_SPACE _PCI_EXPRESS_ROOT_PORT_INTERFACE::ReadConfigSpace

Definition at line 4293 of file iotypes.h.

◆ Size

USHORT _PCI_EXPRESS_ROOT_PORT_INTERFACE::Size

Definition at line 4288 of file iotypes.h.

◆ Version

USHORT _PCI_EXPRESS_ROOT_PORT_INTERFACE::Version

Definition at line 4289 of file iotypes.h.

◆ WriteConfigSpace

PPCI_EXPRESS_ROOT_PORT_WRITE_CONFIG_SPACE _PCI_EXPRESS_ROOT_PORT_INTERFACE::WriteConfigSpace

Definition at line 4294 of file iotypes.h.


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