ReactOS 0.4.16-dev-122-g325d74c
|
#include <isapnp.h>
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 | |
}; | |
_ISAPNP_PDO_EXTENSION::_Write_guarded_by_ | ( | _Global_interlock_ | ) | volatile |
union { ... } _ISAPNP_PDO_EXTENSION::@629 |
ISAPNP_COMMON_EXTENSION _ISAPNP_PDO_EXTENSION::Common |
PISAPNP_FDO_EXTENSION _ISAPNP_PDO_EXTENSION::FdoExt |
ULONG _ISAPNP_PDO_EXTENSION::Flags |
Definition at line 74 of file isapnp.h.
Referenced by IsaPnpFillDeviceRelations().
PISAPNP_LOGICAL_DEVICE _ISAPNP_PDO_EXTENSION::IsaPnpDevice |
PIO_RESOURCE_REQUIREMENTS_LIST _ISAPNP_PDO_EXTENSION::RequirementsList |
PCM_RESOURCE_LIST _ISAPNP_PDO_EXTENSION::ResourceList |