ReactOS 0.4.15-dev-7934-g1dc8d80
_EISA_MEMORY_CONFIGURATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _EISA_MEMORY_CONFIGURATION:

Public Attributes

EISA_MEMORY_TYPE ConfigurationByte
 
UCHAR DataSize
 
USHORT AddressLowWord
 
UCHAR AddressHighByte
 
USHORT MemorySize
 

Detailed Description

Definition at line 676 of file iotypes.h.

Member Data Documentation

◆ AddressHighByte

UCHAR _EISA_MEMORY_CONFIGURATION::AddressHighByte

Definition at line 680 of file iotypes.h.

◆ AddressLowWord

USHORT _EISA_MEMORY_CONFIGURATION::AddressLowWord

Definition at line 679 of file iotypes.h.

◆ ConfigurationByte

EISA_MEMORY_TYPE _EISA_MEMORY_CONFIGURATION::ConfigurationByte

Definition at line 677 of file iotypes.h.

◆ DataSize

UCHAR _EISA_MEMORY_CONFIGURATION::DataSize

Definition at line 678 of file iotypes.h.

◆ MemorySize

USHORT _EISA_MEMORY_CONFIGURATION::MemorySize

Definition at line 681 of file iotypes.h.


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