ReactOS 0.4.15-dev-7942-gd23573b
_PCI_CONFIG_HANDLER Struct Reference

#include <bus.h>

Collaboration diagram for _PCI_CONFIG_HANDLER:

Public Attributes

FncSync Synchronize
 
FncReleaseSync ReleaseSynchronzation
 
FncConfigIO ConfigRead [3]
 
FncConfigIO ConfigWrite [3]
 

Detailed Description

Definition at line 143 of file bus.h.

Member Data Documentation

◆ ConfigRead

FncConfigIO _PCI_CONFIG_HANDLER::ConfigRead[3]

Definition at line 147 of file bus.h.

Referenced by HalpReadPCIConfig().

◆ ConfigWrite

FncConfigIO _PCI_CONFIG_HANDLER::ConfigWrite[3]

Definition at line 148 of file bus.h.

Referenced by HalpWritePCIConfig().

◆ ReleaseSynchronzation

FncReleaseSync _PCI_CONFIG_HANDLER::ReleaseSynchronzation

Definition at line 146 of file bus.h.

Referenced by HalpPCIConfig().

◆ Synchronize

FncSync _PCI_CONFIG_HANDLER::Synchronize

Definition at line 145 of file bus.h.

Referenced by HalpPCIConfig().


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