ReactOS 0.4.15-dev-8058-ga7cbb60
_ROS_MAP_REGISTER_ENTRY Struct Reference

#include <haldma.h>

Collaboration diagram for _ROS_MAP_REGISTER_ENTRY:

Public Attributes

PVOID VirtualAddress
 
PHYSICAL_ADDRESS PhysicalAddress
 
ULONG Counter
 

Detailed Description

Definition at line 312 of file haldma.h.

Member Data Documentation

◆ Counter

ULONG _ROS_MAP_REGISTER_ENTRY::Counter

Definition at line 316 of file haldma.h.

Referenced by IoFlushAdapterBuffers(), and IoMapTransfer().

◆ PhysicalAddress

PHYSICAL_ADDRESS _ROS_MAP_REGISTER_ENTRY::PhysicalAddress

Definition at line 315 of file haldma.h.

Referenced by HalpGrowMapBuffers(), and IoMapTransfer().

◆ VirtualAddress

PVOID _ROS_MAP_REGISTER_ENTRY::VirtualAddress

Definition at line 314 of file haldma.h.

Referenced by HalpGrowMapBuffers().


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