ReactOS
0.4.15-dev-5649-gd5999c6
|
#include <isapnp.h>
Public Member Functions | |
_Field_range_ (0, ISAPNP_MAX_ALTERNATIVES) UCHAR Count | |
_ISAPNP_ALTERNATIVES::_Field_range_ | ( | 0 | , |
ISAPNP_MAX_ALTERNATIVES | |||
) |
ISAPNP_DMA_DESCRIPTION _ISAPNP_ALTERNATIVES::Dma[ISAPNP_MAX_ALTERNATIVES] |
Definition at line 87 of file isapnp.h.
Referenced by IsaPnpCreateLogicalDeviceRequirements().
ISAPNP_IO_DESCRIPTION _ISAPNP_ALTERNATIVES::Io[ISAPNP_MAX_ALTERNATIVES] |
Definition at line 85 of file isapnp.h.
Referenced by IsaPnpCreateLogicalDeviceRequirements().
ISAPNP_IRQ_DESCRIPTION _ISAPNP_ALTERNATIVES::Irq[ISAPNP_MAX_ALTERNATIVES] |
Definition at line 86 of file isapnp.h.
Referenced by IsaPnpCreateLogicalDeviceRequirements().
ISAPNP_MEMRANGE_DESCRIPTION _ISAPNP_ALTERNATIVES::MemRange[ISAPNP_MAX_ALTERNATIVES] |
Definition at line 88 of file isapnp.h.
Referenced by IsaPnpCreateLogicalDeviceRequirements().
ISAPNP_MEMRANGE32_DESCRIPTION _ISAPNP_ALTERNATIVES::MemRange32[ISAPNP_MAX_ALTERNATIVES] |
Definition at line 89 of file isapnp.h.
Referenced by IsaPnpCreateLogicalDeviceRequirements().
UCHAR _ISAPNP_ALTERNATIVES::Priority[ISAPNP_MAX_ALTERNATIVES] |