ReactOS 0.4.15-dev-7958-gcd0bb1a
_MEMORY_REGION Struct Reference

#include <storport.h>

Collaboration diagram for _MEMORY_REGION:

Public Attributes

PUCHAR VirtualBase
 
PHYSICAL_ADDRESS PhysicalBase
 
ULONG Length
 

Detailed Description

Definition at line 2027 of file storport.h.

Member Data Documentation

◆ Length

ULONG _MEMORY_REGION::Length

Definition at line 2031 of file storport.h.

◆ PhysicalBase

PHYSICAL_ADDRESS _MEMORY_REGION::PhysicalBase

Definition at line 2030 of file storport.h.

◆ VirtualBase

PUCHAR _MEMORY_REGION::VirtualBase

Definition at line 2029 of file storport.h.


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