ReactOS 0.4.16-dev-59-gd481587
|
#include <bus.h>
Public Attributes | |
FncSync | Synchronize |
FncReleaseSync | ReleaseSynchronzation |
FncConfigIO | ConfigRead [3] |
FncConfigIO | ConfigWrite [3] |
FncConfigIO _PCI_CONFIG_HANDLER::ConfigRead[3] |
Definition at line 147 of file bus.h.
Referenced by HalpReadPCIConfig().
FncConfigIO _PCI_CONFIG_HANDLER::ConfigWrite[3] |
Definition at line 148 of file bus.h.
Referenced by HalpWritePCIConfig().
FncReleaseSync _PCI_CONFIG_HANDLER::ReleaseSynchronzation |
Definition at line 146 of file bus.h.
Referenced by HalpPCIConfig().
FncSync _PCI_CONFIG_HANDLER::Synchronize |
Definition at line 145 of file bus.h.
Referenced by HalpPCIConfig().