|
enum | _EMULATOR_PORT_ACCESS_TYPE { Uchar
, Ushort
, Ulong
} |
|
enum | _INTERFACE_TYPE {
InterfaceTypeUndefined = -1
, Internal
, Isa
, Eisa
,
MicroChannel
, TurboChannel
, PCIBus
, VMEBus
,
NuBus
, PCMCIABus
, CBus
, MPIBus
,
MPSABus
, ProcessorInternal
, InternalPowerBus
, PNPISABus
,
PNPBus
, Vmcs
, MaximumInterfaceType
, InterfaceTypeUndefined = -1
,
Internal
, Isa
, Eisa
, MicroChannel
,
TurboChannel
, PCIBus
, VMEBus
, NuBus
,
PCMCIABus
, CBus
, MPIBus
, MPSABus
,
ProcessorInternal
, InternalPowerBus
, PNPISABus
, PNPBus
,
Vmcs
, MaximumInterfaceType
, InterfaceTypeUndefined = -1
, Internal
,
Isa
, Eisa
, MicroChannel
, TurboChannel
,
PCIBus
, VMEBus
, NuBus
, PCMCIABus
,
CBus
, MPIBus
, MPSABus
, ProcessorInternal
,
InternalPowerBus
, PNPISABus
, PNPBus
, Vmcs
,
MaximumInterfaceType
} |
|
enum | _KINTERRUPT_MODE { LevelSensitive
, Latched
, LevelSensitive
, Latched
} |
|
enum | _BUS_DATA_TYPE {
ConfigurationSpaceUndefined = -1
, Cmos
, EisaConfiguration
, Pos
,
CbusConfiguration
, PCIConfiguration
, VMEConfiguration
, NuBusConfiguration
,
PCMCIAConfiguration
, MPIConfiguration
, MPSAConfiguration
, PNPISAConfiguration
,
SgiInternalConfiguration
, MaximumBusDataType
, ConfigurationSpaceUndefined = -1
, Cmos
,
EisaConfiguration
, Pos
, CbusConfiguration
, PCIConfiguration
,
VMEConfiguration
, NuBusConfiguration
, PCMCIAConfiguration
, MPIConfiguration
,
MPSAConfiguration
, PNPISAConfiguration
, SgiInternalConfiguration
, MaximumBusDataType
} |
|
enum | _DMA_WIDTH {
Width8Bits
, Width16Bits
, Width32Bits
, MaximumDmaWidth
,
Width8Bits
, Width16Bits
, Width32Bits
, MaximumDmaWidth
} |
|
enum | _DMA_SPEED {
Compatible
, TypeA
, TypeB
, TypeC
,
TypeF
, MaximumDmaSpeed
, Compatible
, TypeA
,
TypeB
, TypeC
, TypeF
, MaximumDmaSpeed
} |
|
enum | _IRQ_DEVICE_POLICY {
IrqPolicyMachineDefault = 0
, IrqPolicyAllCloseProcessors
, IrqPolicyOneCloseProcessor
, IrqPolicyAllProcessorsInMachine
,
IrqPolicySpecifiedProcessors
, IrqPolicySpreadMessagesAcrossAllProcessors
} |
|
enum | _IRQ_PRIORITY {
IrqPriorityUndefined = 0
, IrqPriorityLow
, IrqPriorityNormal
, IrqPriorityHigh
,
IrqPriorityUndefined = 0
, IrqPriorityLow
, IrqPriorityNormal
, IrqPriorityHigh
} |
|