ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <precomp.h>
UCHAR _ISAPNP_CARD::DeviceNumberReg |
Definition at line 121 of file precomp.h.
Referenced by IsaBusReadDataPortRegister(), and IsaBusWriteDataRegister().
ISAPNP_CARD_LOGICAL_DEVICE _ISAPNP_CARD::LogDev[TEST_MAX_SUPPORTED_DEVICES] |
Definition at line 130 of file precomp.h.
Referenced by DrvTestResources(), IsaBusReadDataPortRegister(), and IsaBusWriteDataRegister().
ULONG _ISAPNP_CARD::LogicalDevices |
Definition at line 129 of file precomp.h.
Referenced by IsaBusWriteDataRegister().
PUCHAR _ISAPNP_CARD::PnpRom |
Definition at line 125 of file precomp.h.
Referenced by IsaBusReadDataPortRegister().
PUCHAR _ISAPNP_CARD::ReadDataPort |
Definition at line 126 of file precomp.h.
Referenced by IsaBusReadDataPortRegister().
ULONG _ISAPNP_CARD::RomIdx |
Definition at line 127 of file precomp.h.
Referenced by IsaBusReadDataPortRegister().
ULONG _ISAPNP_CARD::RomSize |
Definition at line 128 of file precomp.h.
Referenced by IsaBusReadDataPortRegister().
UCHAR _ISAPNP_CARD::SelectNumberReg |
Definition at line 120 of file precomp.h.
Referenced by IsaBusReadDataPortRegister().
ISAPNP_STATE _ISAPNP_CARD::State |