ReactOS 0.4.15-dev-7788-g1ad9096
_VIDEO_ACCESS_RANGE Struct Reference

#include <video.h>

Collaboration diagram for _VIDEO_ACCESS_RANGE:

Public Attributes

PHYSICAL_ADDRESS RangeStart
 
ULONG RangeLength
 
UCHAR RangeInIoSpace
 
UCHAR RangeVisible
 
UCHAR RangeShareable
 
UCHAR RangePassive
 

Detailed Description

Definition at line 214 of file video.h.

Member Data Documentation

◆ RangeInIoSpace

UCHAR _VIDEO_ACCESS_RANGE::RangeInIoSpace

Definition at line 217 of file video.h.

Referenced by BochsFindAdapter(), and VgaFindAdapter().

◆ RangeLength

◆ RangePassive

UCHAR _VIDEO_ACCESS_RANGE::RangePassive

Definition at line 220 of file video.h.

◆ RangeShareable

UCHAR _VIDEO_ACCESS_RANGE::RangeShareable

Definition at line 219 of file video.h.

Referenced by IntVideoPortFilterResourceRequirements().

◆ RangeStart

◆ RangeVisible

UCHAR _VIDEO_ACCESS_RANGE::RangeVisible

Definition at line 218 of file video.h.


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