ReactOS 0.4.16-dev-122-g325d74c
_ISAPNP_PDO_EXTENSION Struct Reference

#include <isapnp.h>

Collaboration diagram for _ISAPNP_PDO_EXTENSION:

Public Member Functions

 _Write_guarded_by_ (_Global_interlock_) volatile LONG SpecialFiles
 

Public Attributes

ISAPNP_COMMON_EXTENSION Common
 
PISAPNP_FDO_EXTENSION FdoExt
 
ULONG Flags
 
union {
   struct {
      PISAPNP_LOGICAL_DEVICE   IsaPnpDevice
 
      PIO_RESOURCE_REQUIREMENTS_LIST   RequirementsList
 
      PCM_RESOURCE_LIST   ResourceList
 
      ULONG   ResourceListSize
 
   } 
 
   ULONG   SelectedPort
 
}; 
 

Detailed Description

Definition at line 69 of file isapnp.h.

Member Function Documentation

◆ _Write_guarded_by_()

_ISAPNP_PDO_EXTENSION::_Write_guarded_by_ ( _Global_interlock_  ) volatile

Member Data Documentation

◆ 

union { ... } _ISAPNP_PDO_EXTENSION::@629

◆ Common

ISAPNP_COMMON_EXTENSION _ISAPNP_PDO_EXTENSION::Common

Definition at line 71 of file isapnp.h.

◆ FdoExt

PISAPNP_FDO_EXTENSION _ISAPNP_PDO_EXTENSION::FdoExt

Definition at line 72 of file isapnp.h.

◆ Flags

ULONG _ISAPNP_PDO_EXTENSION::Flags

Definition at line 74 of file isapnp.h.

Referenced by IsaPnpFillDeviceRelations().

◆ IsaPnpDevice

PISAPNP_LOGICAL_DEVICE _ISAPNP_PDO_EXTENSION::IsaPnpDevice

Definition at line 85 of file isapnp.h.

◆ RequirementsList

PIO_RESOURCE_REQUIREMENTS_LIST _ISAPNP_PDO_EXTENSION::RequirementsList

Definition at line 87 of file isapnp.h.

◆ ResourceList

PCM_RESOURCE_LIST _ISAPNP_PDO_EXTENSION::ResourceList

Definition at line 89 of file isapnp.h.

◆ ResourceListSize

ULONG _ISAPNP_PDO_EXTENSION::ResourceListSize

Definition at line 90 of file isapnp.h.

◆ SelectedPort

ULONG _ISAPNP_PDO_EXTENSION::SelectedPort

Definition at line 93 of file isapnp.h.


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