ReactOS 0.4.15-dev-8028-g8e799e2
BOCHS_ADDRESS_RANGE Struct Reference

#include <bochsmp.h>

Collaboration diagram for BOCHS_ADDRESS_RANGE:

Public Attributes

PUCHAR Mapped
 
PHYSICAL_ADDRESS RangeStart
 
ULONG RangeLength
 
UCHAR RangeInIoSpace
 

Detailed Description

Definition at line 47 of file bochsmp.h.

Member Data Documentation

◆ Mapped

PUCHAR BOCHS_ADDRESS_RANGE::Mapped

Definition at line 49 of file bochsmp.h.

Referenced by BochsFindAdapter(), and BochsGetVideoChildDescriptor().

◆ RangeInIoSpace

UCHAR BOCHS_ADDRESS_RANGE::RangeInIoSpace

Definition at line 52 of file bochsmp.h.

Referenced by BochsFindAdapter(), and BochsGetVideoChildDescriptor().

◆ RangeLength

ULONG BOCHS_ADDRESS_RANGE::RangeLength

Definition at line 51 of file bochsmp.h.

Referenced by BochsFindAdapter().

◆ RangeStart

PHYSICAL_ADDRESS BOCHS_ADDRESS_RANGE::RangeStart

Definition at line 50 of file bochsmp.h.

Referenced by BochsFindAdapter().


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