ReactOS 0.4.15-dev-7842-g558ab78
_ISAPNP_ALTERNATIVES Struct Reference

#include <isapnp.h>

Collaboration diagram for _ISAPNP_ALTERNATIVES:

Public Member Functions

 _Field_range_ (0, ISAPNP_MAX_ALTERNATIVES) UCHAR Count
 

Public Attributes

ISAPNP_IO_DESCRIPTION Io [ISAPNP_MAX_ALTERNATIVES]
 
ISAPNP_IRQ_DESCRIPTION Irq [ISAPNP_MAX_ALTERNATIVES]
 
ISAPNP_DMA_DESCRIPTION Dma [ISAPNP_MAX_ALTERNATIVES]
 
ISAPNP_MEMRANGE_DESCRIPTION MemRange [ISAPNP_MAX_ALTERNATIVES]
 
ISAPNP_MEMRANGE32_DESCRIPTION MemRange32 [ISAPNP_MAX_ALTERNATIVES]
 
UCHAR Priority [ISAPNP_MAX_ALTERNATIVES]
 
UCHAR IoIndex
 
UCHAR IrqIndex
 
UCHAR DmaIndex
 
UCHAR MemRangeIndex
 
UCHAR MemRange32Index
 

Detailed Description

Definition at line 83 of file isapnp.h.

Member Function Documentation

◆ _Field_range_()

_ISAPNP_ALTERNATIVES::_Field_range_ ( ,
ISAPNP_MAX_ALTERNATIVES   
)

Member Data Documentation

◆ Dma

ISAPNP_DMA_DESCRIPTION _ISAPNP_ALTERNATIVES::Dma[ISAPNP_MAX_ALTERNATIVES]

Definition at line 87 of file isapnp.h.

Referenced by IsaPnpCreateLogicalDeviceRequirements().

◆ DmaIndex

UCHAR _ISAPNP_ALTERNATIVES::DmaIndex

Definition at line 93 of file isapnp.h.

◆ Io

Definition at line 85 of file isapnp.h.

◆ IoIndex

UCHAR _ISAPNP_ALTERNATIVES::IoIndex

Definition at line 91 of file isapnp.h.

◆ Irq

ISAPNP_IRQ_DESCRIPTION _ISAPNP_ALTERNATIVES::Irq[ISAPNP_MAX_ALTERNATIVES]

Definition at line 86 of file isapnp.h.

Referenced by IsaPnpCreateLogicalDeviceRequirements().

◆ IrqIndex

UCHAR _ISAPNP_ALTERNATIVES::IrqIndex

Definition at line 92 of file isapnp.h.

◆ MemRange

ISAPNP_MEMRANGE_DESCRIPTION _ISAPNP_ALTERNATIVES::MemRange[ISAPNP_MAX_ALTERNATIVES]

Definition at line 88 of file isapnp.h.

◆ MemRange32

ISAPNP_MEMRANGE32_DESCRIPTION _ISAPNP_ALTERNATIVES::MemRange32[ISAPNP_MAX_ALTERNATIVES]

Definition at line 89 of file isapnp.h.

◆ MemRange32Index

UCHAR _ISAPNP_ALTERNATIVES::MemRange32Index

Definition at line 95 of file isapnp.h.

◆ MemRangeIndex

UCHAR _ISAPNP_ALTERNATIVES::MemRangeIndex

Definition at line 94 of file isapnp.h.

◆ Priority

UCHAR _ISAPNP_ALTERNATIVES::Priority[ISAPNP_MAX_ALTERNATIVES]

Definition at line 90 of file isapnp.h.


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