ReactOS
0.4.15-dev-1623-g66cf1d2
|
#include <isapnp.h>
ISAPNP_COMMON_EXTENSION _ISAPNP_FDO_EXTENSION::Common |
Definition at line 56 of file isapnp.h.
Referenced by IsaAddDevice().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::DataPortPdo |
Definition at line 59 of file isapnp.h.
Referenced by IsaAddDevice(), and IsaPnpCreateReadPortDO().
LIST_ENTRY _ISAPNP_FDO_EXTENSION::DeviceListHead |
Definition at line 60 of file isapnp.h.
Referenced by IsaAddDevice().
PDRIVER_OBJECT _ISAPNP_FDO_EXTENSION::DriverObject |
Definition at line 62 of file isapnp.h.
Referenced by IsaAddDevice(), and IsaPnpCreateReadPortDO().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Ldo |
Definition at line 57 of file isapnp.h.
Referenced by IsaAddDevice().
KSPIN_LOCK _ISAPNP_FDO_EXTENSION::Lock |
Definition at line 64 of file isapnp.h.
Referenced by IsaAddDevice().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Pdo |
Definition at line 58 of file isapnp.h.
Referenced by IsaAddDevice().