ReactOS 0.4.15-dev-8061-g57b775e
_CM_PCCARD_DEVICE_DATA Struct Reference

#include <cmtypes.h>

Public Attributes

UCHAR Flags
 
UCHAR ErrorCode
 
USHORT Reserved
 
ULONG BusData
 
ULONG DeviceId
 
ULONG LegacyBaseAddress
 
UCHAR IRQMap [16]
 

Detailed Description

Definition at line 1047 of file cmtypes.h.

Member Data Documentation

◆ BusData

ULONG _CM_PCCARD_DEVICE_DATA::BusData

Definition at line 1051 of file cmtypes.h.

◆ DeviceId

ULONG _CM_PCCARD_DEVICE_DATA::DeviceId

Definition at line 1052 of file cmtypes.h.

◆ ErrorCode

UCHAR _CM_PCCARD_DEVICE_DATA::ErrorCode

Definition at line 1049 of file cmtypes.h.

◆ Flags

UCHAR _CM_PCCARD_DEVICE_DATA::Flags

Definition at line 1048 of file cmtypes.h.

◆ IRQMap

UCHAR _CM_PCCARD_DEVICE_DATA::IRQMap[16]

Definition at line 1054 of file cmtypes.h.

◆ LegacyBaseAddress

ULONG _CM_PCCARD_DEVICE_DATA::LegacyBaseAddress

Definition at line 1053 of file cmtypes.h.

◆ Reserved

USHORT _CM_PCCARD_DEVICE_DATA::Reserved

Definition at line 1050 of file cmtypes.h.


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