ReactOS 0.4.16-dev-736-g28b802b
|
#include <haldma.h>
Public Attributes | |
PVOID | VirtualAddress |
PHYSICAL_ADDRESS | PhysicalAddress |
ULONG | Counter |
ULONG _ROS_MAP_REGISTER_ENTRY::Counter |
Definition at line 316 of file haldma.h.
Referenced by IoFlushAdapterBuffers(), and IoMapTransfer().
PHYSICAL_ADDRESS _ROS_MAP_REGISTER_ENTRY::PhysicalAddress |
Definition at line 315 of file haldma.h.
Referenced by HalpGrowMapBuffers(), and IoMapTransfer().
PVOID _ROS_MAP_REGISTER_ENTRY::VirtualAddress |
Definition at line 314 of file haldma.h.
Referenced by HalpGrowMapBuffers().