ReactOS 0.4.16-dev-41-ge8c7597
_ISAPNP_CARD Struct Reference

#include <precomp.h>

Collaboration diagram for _ISAPNP_CARD:

Public Attributes

ISAPNP_STATE State
 
UCHAR LfsrCount
 
UCHAR Lfsr
 
UCHAR SelectNumberReg
 
UCHAR DeviceNumberReg
 
UCHAR SerialIsolationIdx
 
UCHAR SerialIdResponse
 
UCHAR IsolationRead
 
PUCHAR PnpRom
 
PUCHAR ReadDataPort
 
ULONG RomIdx
 
ULONG RomSize
 
ULONG LogicalDevices
 
ISAPNP_CARD_LOGICAL_DEVICE LogDev [TEST_MAX_SUPPORTED_DEVICES]
 

Detailed Description

Definition at line 115 of file precomp.h.

Member Data Documentation

◆ DeviceNumberReg

UCHAR _ISAPNP_CARD::DeviceNumberReg

Definition at line 121 of file precomp.h.

Referenced by IsaBusReadDataPortRegister(), and IsaBusWriteDataRegister().

◆ IsolationRead

UCHAR _ISAPNP_CARD::IsolationRead

Definition at line 124 of file precomp.h.

◆ Lfsr

UCHAR _ISAPNP_CARD::Lfsr

Definition at line 119 of file precomp.h.

◆ LfsrCount

UCHAR _ISAPNP_CARD::LfsrCount

Definition at line 118 of file precomp.h.

◆ LogDev

◆ LogicalDevices

ULONG _ISAPNP_CARD::LogicalDevices

Definition at line 129 of file precomp.h.

Referenced by IsaBusWriteDataRegister().

◆ PnpRom

PUCHAR _ISAPNP_CARD::PnpRom

Definition at line 125 of file precomp.h.

Referenced by IsaBusReadDataPortRegister().

◆ ReadDataPort

PUCHAR _ISAPNP_CARD::ReadDataPort

Definition at line 126 of file precomp.h.

Referenced by IsaBusReadDataPortRegister().

◆ RomIdx

ULONG _ISAPNP_CARD::RomIdx

Definition at line 127 of file precomp.h.

Referenced by IsaBusReadDataPortRegister().

◆ RomSize

ULONG _ISAPNP_CARD::RomSize

Definition at line 128 of file precomp.h.

Referenced by IsaBusReadDataPortRegister().

◆ SelectNumberReg

UCHAR _ISAPNP_CARD::SelectNumberReg

Definition at line 120 of file precomp.h.

Referenced by IsaBusReadDataPortRegister().

◆ SerialIdResponse

UCHAR _ISAPNP_CARD::SerialIdResponse

Definition at line 123 of file precomp.h.

◆ SerialIsolationIdx

UCHAR _ISAPNP_CARD::SerialIsolationIdx

Definition at line 122 of file precomp.h.

◆ State

ISAPNP_STATE _ISAPNP_CARD::State

Definition at line 117 of file precomp.h.


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